Skip to content

Commit 17d31c6

Browse files
committed
nginx enforce a a major version
1 parent 8dc7524 commit 17d31c6

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
@@ -60,7 +60,7 @@ services:
6060
nginx:
6161
container_name: chubbyphp-petstore-nginx
6262
hostname: chubbyphp-petstore-nginx
63-
image: nginx
63+
image: nginx:1
6464
environment:
6565
SERVER_PORT: '443'
6666
PHP_FPM_SERVER_HOST: 'php'

0 commit comments

Comments
 (0)