Skip to content

Commit 87216a4

Browse files
authored
Update nginx to 1.22.1-9+deb12u1
1 parent dd53cd8 commit 87216a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LABEL org.opencontainers.image.authors="Robert Lemke <[email protected]>"
66
# Nginx
77
# Latest versions: https://packages.debian.org/bookworm/nginx
88

9-
ENV NGINX_VERSION=1.22.1-9
9+
ENV NGINX_VERSION=1.22.1-9+deb12u1
1010

1111
ENV FLOWNATIVE_LIB_PATH=/opt/flownative/lib \
1212
NGINX_BASE_PATH=/opt/flownative/nginx \

0 commit comments

Comments
 (0)