Skip to content

Commit 95baf92

Browse files
Update nginx Docker tag to v1.31.1
1 parent 2de7931 commit 95baf92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/dev/reverse-proxy/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.7'
22

33
services:
44
reverse-proxy:
5-
image: nginx:1.23.1-alpine
5+
image: nginx:1.31.1-alpine
66
tty: true
77
ports:
88
- 80:80

0 commit comments

Comments
 (0)