Skip to content

Commit

Permalink
v2.4.0
Browse files Browse the repository at this point in the history
- alpine 3.17.4
- nginx 1.25.1
  • Loading branch information
joseluisq committed Jul 23, 2023
1 parent a8971d9 commit e51db93
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.24.0-alpine3.17
FROM nginx:1.25.1-alpine3.17

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

0 comments on commit e51db93

Please sign in to comment.