Skip to content

Commit 50e630c

Browse files
authored
Merge pull request #85 from netbootxyz/renovate/debian-11-alpine-3.x
Update alpine Docker tag to v3.21 (debian-11)
2 parents 82813d7 + 404fcc2 commit 50e630c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# static curl build
2-
FROM alpine:3.19 as curlstage
2+
FROM alpine:3.21 as curlstage
33
ARG VERSION="8.4.0"
44

55
RUN \

0 commit comments

Comments
 (0)