Skip to content

Commit cccd95d

Browse files
committed
updating git-lab ci
1 parent 718b1e1 commit cccd95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.prod.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131

3232
nginx:
3333
restart: always
34-
build: ${NGINX_IMAGE}
34+
image: ${NGINX_IMAGE}
3535
ports:
3636
- "8080:8080"
3737
volumes:

0 commit comments

Comments
 (0)