upgraded to 1.23.4
This commit is contained in:
parent
1910192930
commit
35966a4cff
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM alpine:3 AS build
|
||||
|
||||
ARG VERSION="1.23.3"
|
||||
ARG CHECKSUM="75cb5787dbb9fae18b14810f91cc4343f64ce4c24e27302136fb52498042ba54"
|
||||
ARG VERSION="1.23.4"
|
||||
ARG CHECKSUM="d43300e36bb249a7e6edc60bca1b0fc372a0bafce2f346d76acfb677a8790fc0"
|
||||
|
||||
ARG OPENSSL_VERSION="1.1.1t"
|
||||
ARG OPENSSL_CHECKSUM="8dee9b24bdb1dcbf0c3d1e9b02fb8f6bf22165e807f45adeb7c9677536859d3b"
|
||||
|
|
|
@ -20,13 +20,13 @@
|
|||
|
||||
Available on Docker Hub as [`docker.io/ricardbejarano/nginx`](https://hub.docker.com/r/ricardbejarano/nginx):
|
||||
|
||||
- [`1.23.3`, `latest` *(Dockerfile)*](Dockerfile)
|
||||
- [`1.23.4`, `latest` *(Dockerfile)*](Dockerfile)
|
||||
|
||||
### RedHat Quay
|
||||
|
||||
Available on RedHat Quay as [`quay.io/ricardbejarano/nginx`](https://quay.io/repository/ricardbejarano/nginx):
|
||||
|
||||
- [`1.23.3`, `latest` *(Dockerfile)*](Dockerfile)
|
||||
- [`1.23.4`, `latest` *(Dockerfile)*](Dockerfile)
|
||||
|
||||
|
||||
## Configuration
|
||||
|
|
Loading…
Add table
Reference in a new issue