diff --git a/Dockerfile b/Dockerfile index e9b2ab5..9ea279a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,6 @@ -FROM bfren/nginx:nginx1.20-3.1.2 +FROM bfren/nginx:nginx1.20-3.1.3 + +LABEL org.opencontainers.image.source="https://github.com/bfren/docker-nginx-proxy" ARG BF_IMAGE ARG BF_VERSION diff --git a/VERSION b/VERSION index 5436ea0..3f09e91 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.3.2 \ No newline at end of file +3.3.3 \ No newline at end of file