Skip to content

Commit 2657c6a

Browse files
committed
Update Docker Compose version to v2.39.2 in build workflow
1 parent 59d9019 commit 2657c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build and Test
22

33
env:
44
GO_LATEST: '1.24.6'
5-
DOCKER_COMPOSE_VERSION: 'v2.24.7'
5+
DOCKER_COMPOSE_VERSION: 'v2.39.2'
66

77
on:
88
push:

0 commit comments

Comments
 (0)