Skip to content

Commit 16f3b96

Browse files
Update nginx Docker tag to v1.31.2 (#802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57c6aff commit 16f3b96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
nginx:
3-
image: nginx:1.31.1-alpine-slim
3+
image: nginx:1.31.2-alpine-slim
44
ports:
55
- '80:80'
66
- '443:443'

0 commit comments

Comments
 (0)