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