We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade8958 commit a8b94afCopy full SHA for a8b94af
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
chmod +x docker-compose
26
sudo mv docker-compose /usr/local/bin
27
env:
28
- DOCKER_COMPOSE_VERSION: 1.23.2
+ DOCKER_COMPOSE_VERSION: 1.25.0
29
- name: Run docker-compose
30
run: |
31
docker-compose up -d
0 commit comments