Skip to content

Commit

Permalink
Specify the exact version
Browse files Browse the repository at this point in the history
  • Loading branch information
borkweb committed Sep 4, 2022
1 parent d1d60e4 commit d462c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slic-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ services:
- "wordpress.test:172.${SLIC_TEST_SUBNET:-28}.1.1"

slic:
image: ghcr.io/stellarwp/slic-php${SLIC_PHP_VERSION}:feature-create-multiple-slic-images
image: ghcr.io/stellarwp/slic-php${SLIC_PHP_VERSION}:${SLIC_VERSION}
networks:
- slic
user: "${SLIC_UID:-}:${SLIC_GID:-}"
Expand Down

0 comments on commit d462c39

Please sign in to comment.