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