Skip to content

Commit

Permalink
Use docker compose instead of docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya committed Aug 1, 2023
1 parent c0aa01f commit 6fbab65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indocker
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash

docker-compose run --rm shlink_config_php /bin/sh -c "$*"
docker compose run --rm shlink_config_php /bin/sh -c "$*"

0 comments on commit 6fbab65

Please sign in to comment.