Skip to content

Commit a8b94af

Browse files
Update main.yml
1 parent ade8958 commit a8b94af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
chmod +x docker-compose
2626
sudo mv docker-compose /usr/local/bin
2727
env:
28-
DOCKER_COMPOSE_VERSION: 1.23.2
28+
DOCKER_COMPOSE_VERSION: 1.25.0
2929
- name: Run docker-compose
3030
run: |
3131
docker-compose up -d

0 commit comments

Comments
 (0)