We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c6aff commit 16f3b96Copy full SHA for 16f3b96
1 file changed
docker-compose.prod.yml
@@ -1,6 +1,6 @@
1
services:
2
nginx:
3
- image: nginx:1.31.1-alpine-slim
+ image: nginx:1.31.2-alpine-slim
4
ports:
5
- '80:80'
6
- '443:443'
0 commit comments