Skip to content

Commit

Permalink
Merge pull request #71 from netbootxyz/renovate/debian-10-alpine-3.x
Browse files Browse the repository at this point in the history
Update alpine Docker tag to v3.19 (debian-10)
  • Loading branch information
antonym authored Dec 18, 2023
2 parents 4546206 + 2583451 commit 9007029
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,5 +1,5 @@
# static curl build
FROM alpine:3.18 as curlstage
FROM alpine:3.19 as curlstage
ARG VERSION="8.4.0"

RUN \
Expand Down

0 comments on commit 9007029

Please sign in to comment.