summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-04-10 01:22:59 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2021-04-10 02:02:10 +0200
commite8bdb47e31fc9c2e7e08279ed5f8247feef1f05e (patch)
tree7220e621ae14019a730e695cd3bc069c36bda0c0
parentd87770190d9e9365b10f9b57e48a6307b0c823f3 (diff)
etc/docker/images/nginx: Use newer nginx image
The new image is considerably smaller Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
-rw-r--r--Dockerfile4
-rw-r--r--etc/docker/images/nginx6
2 files changed, 5 insertions, 5 deletions
diff --git a/Dockerfile b/Dockerfile
index b8bd180..00be9c3 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -17,8 +17,8 @@ ARG NGINX_REG="docker.io"
ARG NGINX_USER="alejandrocolomar"
ARG NGINX_REPO="nginx"
ARG NGINX_REPOSITORY="${NGINX_REG}/${NGINX_USER}/${NGINX_REPO}"
-ARG NGINX_LBL="1.16.0"
-ARG NGINX_DIGEST="sha256:a70106790923049e88ec5c0d8166270781d5403bf26a2110788af14584242b77"
+ARG NGINX_LBL="1.19.9-alpine-alx1"
+ARG NGINX_DIGEST="sha256:7b8d8978173a3d90dbc52048bd5b6a91765c408b8c29b299fcc01f53335ae95a"
########################################################################
diff --git a/etc/docker/images/nginx b/etc/docker/images/nginx
index 40e09fb..b63fd6a 100644
--- a/etc/docker/images/nginx
+++ b/etc/docker/images/nginx
@@ -1,6 +1,6 @@
reg docker.io
user alejandrocolomar
repo nginx
-lbl 1.16.0
-digest x86_64 sha256:34c652cbc41b0c09daab213282ab0af88d4a55dd532a98458e221035bdfa6d0d
-digest aarch64 sha256:a70106790923049e88ec5c0d8166270781d5403bf26a2110788af14584242b77
+lbl 1.19.9-alpine-alx1
+digest x86_64 sha256:7b8d8978173a3d90dbc52048bd5b6a91765c408b8c29b299fcc01f53335ae95a
+digest aarch64 sha256:d435e8c086793799dc1414bf14ea47b77cfa03c0fa8d4ea3c41cebddd7956eb9