Skip to content

Commit

Permalink
v2.6.0
Browse files Browse the repository at this point in the history
- alpine 3.19
- nginx 1.25.5
  • Loading branch information
joseluisq committed May 8, 2024
1 parent 75f1f83 commit 49dbb3e
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
@@ -1,4 +1,4 @@
FROM nginx:1.25.4-alpine3.18
FROM nginx:1.25.5-alpine3.19

ARG VERSION=0.0.0
ENV VERSION=${VERSION}
Expand Down

0 comments on commit 49dbb3e

Please sign in to comment.