We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd53cd8 commit 87216a4Copy full SHA for 87216a4
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
+ENV NGINX_VERSION=1.22.1-9+deb12u1
10
11
ENV FLOWNATIVE_LIB_PATH=/opt/flownative/lib \
12
NGINX_BASE_PATH=/opt/flownative/nginx \
0 commit comments