Skip to content

Commit a79b7d7

Browse files
authored
v3.3.3 (#82)
Minor updates * Using latest base image Build updates * Adding image source label to Dockerfile
1 parent c997ff3 commit a79b7d7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Dockerfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
FROM bfren/nginx:nginx1.20-3.1.2
1+
FROM bfren/nginx:nginx1.20-3.1.3
2+
3+
LABEL org.opencontainers.image.source="https://github.com/bfren/docker-nginx-proxy"
24

35
ARG BF_IMAGE
46
ARG BF_VERSION

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.2
1+
3.3.3

0 commit comments

Comments
 (0)