Skip to content

Commit 60c7298

Browse files
authored
v2.2.2 (#30)
Major updates * Using latest base image and Nginx build
1 parent 36bfb30 commit 60c7298

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM bfren/nginx:alpine3.13-2.2.0
1+
FROM bfren/nginx:alpine3.14-2.2.1
22

33
ENV \
44
# set to "r" or "rw" to enable read-only / read-write access

NGINX_BUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.18.0-r15
1+
1.20.1-r3

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.1
1+
2.2.2

0 commit comments

Comments
 (0)