Skip to content

Commit 0d0ee7e

Browse files
authored
Merge pull request #74 from netbootxyz/renovate/ubuntu-18.04-alpine-3.x
Update alpine Docker tag to v3.19 (ubuntu-18.04)
2 parents b2ab259 + e7a4ded commit 0d0ee7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

55
RUN \

0 commit comments

Comments
 (0)