Skip to content

Commit

Permalink
Merge pull request #1 from jometzner/alpine-3.17
Browse files Browse the repository at this point in the history
Bump alpine version to 3.17
  • Loading branch information
jometzner authored Apr 27, 2023
2 parents 48e52e0 + c358679 commit 488d773
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 alpine:3.16
FROM alpine:3.17

ARG timeout=3600
ENV SECS=${timeout}
Expand Down

0 comments on commit 488d773

Please sign in to comment.