Skip to content

Commit f203797

Browse files
committed
nginx enforce a a major version
1 parent 232ace4 commit f203797

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ services:
4949
nginx:
5050
container_name: chubbyphp-petstore-nginx
5151
hostname: chubbyphp-petstore-nginx
52-
image: nginx
52+
image: nginx:1
5353
environment:
5454
SERVER_PORT: '443'
5555
PHP_FPM_SERVER_HOST: 'php'

0 commit comments

Comments
 (0)