upgraded to 1.19.7

This commit is contained in:
Ricard Bejarano 2021-06-22 15:00:27 +02:00
parent 530b962522
commit 23d9ad0ed0
No known key found for this signature in database
GPG key ID: 98E8072CB960073F
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
FROM alpine:3 AS build
ARG VERSION="1.19.6"
ARG CHECKSUM="b11195a02b1d3285ddf2987e02c6b6d28df41bb1b1dd25f33542848ef4fc33b5"
ARG VERSION="1.19.7"
ARG CHECKSUM="7ae4dd020c41d3a5e1e6a8578fcc60e508e3e27e7668e845ddc87a05a775b50e"
ARG OPENSSL_VERSION="1.1.1k"
ARG OPENSSL_CHECKSUM="892a0875b9872acd04a9fde79b1f943075d5ea162415de3047c327df33fbaee5"

View file

@ -9,13 +9,13 @@
Available on Docker Hub as [`docker.io/ricardbejarano/nginx`](https://hub.docker.com/r/ricardbejarano/nginx):
- [`1.19.6`, `latest` *(Dockerfile)*](Dockerfile)
- [`1.19.7`, `latest` *(Dockerfile)*](Dockerfile)
### RedHat Quay
Available on RedHat Quay as [`quay.io/ricardbejarano/nginx`](https://quay.io/repository/ricardbejarano/nginx):
- [`1.19.6`, `latest` *(Dockerfile)*](Dockerfile)
- [`1.19.7`, `latest` *(Dockerfile)*](Dockerfile)
## Features