Skip to content

Commit

Permalink
Merge pull request #72 from netbootxyz/renovate/debian-11-alpine-3.x
Browse files Browse the repository at this point in the history
Update alpine Docker tag to v3.19 (debian-11)
  • Loading branch information
antonym authored Dec 18, 2023
2 parents 796f270 + 77df735 commit 82813d7
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 82813d7

Please sign in to comment.