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 5b82d8e commit 88263beCopy full SHA for 88263be
.github/workflows/deploy.yml
@@ -31,5 +31,5 @@ jobs:
31
cd swiftfiddle-lsp
32
git pull --rebase origin main
33
34
- docker compose:latest up --force-recreate --build --detach
+ docker compose up --force-recreate --build --detach
35
docker image prune --force
0 commit comments