Skip to content

Commit f596100

Browse files
authored
Merge pull request #170 from jenkins-infra/dependabot/docker/curlimages/curl-8.6.0
chore(deps): bump curlimages/curl from 8.5.0 to 8.6.0
2 parents 7375410 + ee4d334 commit f596100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=${BUILDPLATFORM} curlimages/curl:8.5.0 AS build-stage0
1+
FROM --platform=${BUILDPLATFORM} curlimages/curl:8.6.0 AS build-stage0
22

33
ARG TARGETOS
44
ARG TARGETARCH

0 commit comments

Comments
 (0)