Skip to content

Commit 2a847ac

Browse files
Update alpine/curl Docker tag to v8.12.0 (#329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c98febc commit 2a847ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ explorer:
127127
SAVE IMAGE --push ${HARBOR_DOCKER_REGISTRY}/explorer:latest
128128

129129
docs:
130-
FROM alpine/curl:8.11.1
130+
FROM alpine/curl:8.12.0
131131
WORKDIR /app
132132
COPY +build/generated generated
133133

0 commit comments

Comments
 (0)