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