Skip to content

Commit

Permalink
Merge pull request #77 from netbootxyz/renovate/ubuntu-23.04-alpine-3.x
Browse files Browse the repository at this point in the history
Update alpine Docker tag to v3.19 (ubuntu-23.04)
  • Loading branch information
antonym authored Dec 18, 2023
2 parents cbf9e80 + eb0e126 commit 472d5fa
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 472d5fa

Please sign in to comment.