Skip to content

Commit f637530

Browse files
chore(deps): update curlimages/curl docker tag to v8.15.0
1 parent 6258cd4 commit f637530

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
@@ -4,7 +4,7 @@ RUN apk add --no-cache git \
44
&& go install github.com/ericchiang/pup@v0.4.0
55

66

7-
FROM curlimages/curl:8.12.1 AS runner
7+
FROM curlimages/curl:8.15.0 AS runner
88

99
USER root
1010
RUN apk update && apk upgrade && apk add --no-cache grep

0 commit comments

Comments
 (0)