We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b45110 commit 07638d2Copy full SHA for 07638d2
1 file changed
docker-compose.local.yml
@@ -19,7 +19,7 @@ services:
19
context: .
20
dockerfile: Dockerfile.prod
21
args:
22
- - RELEASE_VERSION=v1.0.0
+ - RELEASE_VERSION=latest
23
ports:
24
- "80:80"
25
restart: always
0 commit comments