We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 754fc39 commit b362b45Copy full SHA for b362b45
docker-compose.yml
@@ -22,7 +22,7 @@ services:
22
- 44100:8080
23
24
web:
25
- image: nginx:1.15.8
+ image: nginx:1.23.0
26
ports:
27
- 44000:80
28
volumes:
0 commit comments