We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a398504 commit 08ce14aCopy full SHA for 08ce14a
Dockerfile
@@ -6,7 +6,7 @@ LABEL org.opencontainers.image.authors="Robert Lemke <[email protected]>"
6
# Nginx
7
# Latest versions: https://packages.debian.org/bookworm/nginx
8
9
-ENV NGINX_VERSION=1.22.1-9+deb12u1
+ENV NGINX_VERSION=1.22.1-9+deb12u2
10
11
ENV FLOWNATIVE_LIB_PATH=/opt/flownative/lib \
12
NGINX_BASE_PATH=/opt/flownative/nginx \
0 commit comments