Skip to content

Commit

Permalink
Update nginx to 1.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
patrikjuvonen authored Oct 24, 2023
1 parent 6a397a3 commit 3d31acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

FROM alpine:edge AS deps

ARG NGINX_VERSION=1.25.2
ARG NGINX_VERSION=1.25.3
ARG MODSEC_TAG=v3/master
ARG MODSEC_NGX_TAG=master
ARG NJS_TAG=0.8.1
Expand Down

0 comments on commit 3d31acf

Please sign in to comment.