Skip to content

Commit

Permalink
v2.1.1
Browse files Browse the repository at this point in the history
- nginx 1.23.1
- alpine 3.16.2
  • Loading branch information
joseluisq committed Aug 21, 2022
1 parent b4785ee commit 473d6a9
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.23.0-alpine
FROM nginx:1.23.1-alpine

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

0 comments on commit 473d6a9

Please sign in to comment.