Skip to content

Commit 6fba36c

Browse files
chore(deps): bump curlimages/curl from 8.11.1 to 8.12.0 (#31)
1 parent 5b093c4 commit 6fba36c

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.11.1 AS runner
7+
FROM curlimages/curl:8.12.0 AS runner
88

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

0 commit comments

Comments
 (0)