Skip to content

Commit 2a6d66a

Browse files
Update nginx Docker tag to v1.29.3
1 parent 2de7931 commit 2a6d66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.29.3-alpine
66
tty: true
77
ports:
88
- 80:80

0 commit comments

Comments
 (0)