Skip to content

Commit

Permalink
Merge pull request #13 from flownative/12-build-fails-due-to-non-exis…
Browse files Browse the repository at this point in the history
…ting-version-of-nginx-common

Upgrade to 1.18.0-6.1+deb11u2
  • Loading branch information
robertlemke committed Aug 1, 2022
2 parents 6cc4f8b + d2d72a4 commit bc819d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.authors="Robert Lemke <[email protected]>"
# Nginx
# Latest versions: https://packages.debian.org/bullseye/nginx

ENV NGINX_VERSION=1.18.0-6.1
ENV NGINX_VERSION=1.18.0-6.1+deb11u2

ENV FLOWNATIVE_LIB_PATH=/opt/flownative/lib \
NGINX_BASE_PATH=/opt/flownative/nginx \
Expand Down

0 comments on commit bc819d9

Please sign in to comment.