We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6258cd4 commit f22a629Copy full SHA for f22a629
Dockerfile
@@ -4,7 +4,7 @@ RUN apk add --no-cache git \
4
&& go install github.com/ericchiang/[email protected]
5
6
7
-FROM curlimages/curl:8.12.1 AS runner
+FROM curlimages/curl:8.14.1 AS runner
8
9
USER root
10
RUN apk update && apk upgrade && apk add --no-cache grep
0 commit comments