upgraded to 1.19.9
This commit is contained in:
parent
1e9749cc8e
commit
afe98a77cd
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM alpine:3 AS build
|
FROM alpine:3 AS build
|
||||||
|
|
||||||
ARG VERSION="1.19.8"
|
ARG VERSION="1.19.9"
|
||||||
ARG CHECKSUM="308919b1a1359315a8066578472f998f14cb32af8de605a3743acca834348b05"
|
ARG CHECKSUM="2e35dff06a9826e8aca940e9e8be46b7e4b12c19a48d55bfc2dc28fc9cc7d841"
|
||||||
|
|
||||||
ARG OPENSSL_VERSION="1.1.1k"
|
ARG OPENSSL_VERSION="1.1.1k"
|
||||||
ARG OPENSSL_CHECKSUM="892a0875b9872acd04a9fde79b1f943075d5ea162415de3047c327df33fbaee5"
|
ARG OPENSSL_CHECKSUM="892a0875b9872acd04a9fde79b1f943075d5ea162415de3047c327df33fbaee5"
|
||||||
|
|
|
@ -9,13 +9,13 @@
|
||||||
|
|
||||||
Available on Docker Hub as [`docker.io/ricardbejarano/nginx`](https://hub.docker.com/r/ricardbejarano/nginx):
|
Available on Docker Hub as [`docker.io/ricardbejarano/nginx`](https://hub.docker.com/r/ricardbejarano/nginx):
|
||||||
|
|
||||||
- [`1.19.8`, `latest` *(Dockerfile)*](Dockerfile)
|
- [`1.19.9`, `latest` *(Dockerfile)*](Dockerfile)
|
||||||
|
|
||||||
### RedHat Quay
|
### RedHat Quay
|
||||||
|
|
||||||
Available on RedHat Quay as [`quay.io/ricardbejarano/nginx`](https://quay.io/repository/ricardbejarano/nginx):
|
Available on RedHat Quay as [`quay.io/ricardbejarano/nginx`](https://quay.io/repository/ricardbejarano/nginx):
|
||||||
|
|
||||||
- [`1.19.8`, `latest` *(Dockerfile)*](Dockerfile)
|
- [`1.19.9`, `latest` *(Dockerfile)*](Dockerfile)
|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
Loading…
Add table
Reference in a new issue