Skip to content

Commit

Permalink
Merge pull request #62 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.18 (ubuntu-23.04)
  • Loading branch information
antonym authored Oct 24, 2023
2 parents 9128ba3 + 2d2c36e commit 5999047
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.10 as curlstage
FROM alpine:3.18 as curlstage
ARG VERSION="7.67.0"

RUN \
Expand Down

0 comments on commit 5999047

Please sign in to comment.