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 2de7931 commit e6bbacbCopy full SHA for e6bbacb
libs/dev/reverse-proxy/docker-compose.yml
@@ -2,7 +2,7 @@ version: '3.7'
2
3
services:
4
reverse-proxy:
5
- image: nginx:1.23.1-alpine
+ image: nginx:1.29.2-alpine
6
tty: true
7
ports:
8
- 80:80
0 commit comments