upgraded to 1.25.3
This commit is contained in:
parent
0c0e0fed1f
commit
de0a8a5070
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM alpine:3 AS build
|
||||
|
||||
ARG VERSION="1.25.2"
|
||||
ARG CHECKSUM="05dd6d9356d66a74e61035f2a42162f8c754c97cf1ba64e7a801ba158d6c0711"
|
||||
ARG VERSION="1.25.3"
|
||||
ARG CHECKSUM="64c5b975ca287939e828303fa857d22f142b251f17808dfe41733512d9cded86"
|
||||
|
||||
ARG OPENSSL_VERSION="3.1.3"
|
||||
ARG OPENSSL_CHECKSUM="f0316a2ebd89e7f2352976445458689f80302093788c466692fb2a188b2eacf6"
|
||||
|
|
|
@ -20,13 +20,13 @@
|
|||
|
||||
Available on Docker Hub as [`docker.io/ricardbejarano/nginx`](https://hub.docker.com/r/ricardbejarano/nginx):
|
||||
|
||||
- [`1.25.2`, `latest` *(Dockerfile)*](Dockerfile)
|
||||
- [`1.25.3`, `latest` *(Dockerfile)*](Dockerfile)
|
||||
|
||||
### RedHat Quay
|
||||
|
||||
Available on RedHat Quay as [`quay.io/ricardbejarano/nginx`](https://quay.io/repository/ricardbejarano/nginx):
|
||||
|
||||
- [`1.25.2`, `latest` *(Dockerfile)*](Dockerfile)
|
||||
- [`1.25.3`, `latest` *(Dockerfile)*](Dockerfile)
|
||||
|
||||
|
||||
## Configuration
|
||||
|
|
Loading…
Add table
Reference in a new issue