We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4caa83 commit e24d38fCopy full SHA for e24d38f
docker-compose.yml
@@ -4,7 +4,7 @@ services:
4
5
# Nginx Service
6
nginx:
7
- image: 'nginx:1.18'
+ image: 'nginx:1.19'
8
ports:
9
- '80:80'
10
volumes:
0 commit comments