Skip to content

Commit

Permalink
upgraded to 1.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardbejarano committed Oct 2, 2024
1 parent 3060fb0 commit aab2dfc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3 AS build

ARG VERSION="1.27.1"
ARG CHECKSUM="bd7ba68a6ce1ea3768b771c7e2ab4955a59fb1b1ae8d554fedb6c2304104bdfc"
ARG VERSION="1.27.2"
ARG CHECKSUM="a91ecfc3a0b3a2c1413afca627bd886d76e0414b81cad0fb7872a9655a1b25fa"

ARG OPENSSL_VERSION="3.3.2"
ARG OPENSSL_CHECKSUM="2e8a40b01979afe8be0bbfb3de5dc1c6709fedb46d6c89c10da114ab5fc3d281"
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@

Available on Docker Hub as [`docker.io/ricardbejarano/nginx`](https://hub.docker.com/r/ricardbejarano/nginx):

- [`1.27.1`, `latest` *(Dockerfile)*](Dockerfile)
- [`1.27.2`, `latest` *(Dockerfile)*](Dockerfile)

### RedHat Quay

Available on RedHat Quay as [`quay.io/ricardbejarano/nginx`](https://quay.io/repository/ricardbejarano/nginx):

- [`1.27.1`, `latest` *(Dockerfile)*](Dockerfile)
- [`1.27.2`, `latest` *(Dockerfile)*](Dockerfile)


## Configuration
Expand Down

0 comments on commit aab2dfc

Please sign in to comment.