We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 718b1e1 commit cccd95dCopy full SHA for cccd95d
docker-compose.prod.yml
@@ -31,7 +31,7 @@ services:
31
32
nginx:
33
restart: always
34
- build: ${NGINX_IMAGE}
+ image: ${NGINX_IMAGE}
35
ports:
36
- "8080:8080"
37
volumes:
0 commit comments