Skip to content

Commit

Permalink
Merge pull request #230 from jenkins-infra/dependabot/docker/curlimag…
Browse files Browse the repository at this point in the history
…es/curl-8.10.0

chore(deps): bump curlimages/curl from 8.9.1 to 8.10.0
  • Loading branch information
dduportal authored Sep 17, 2024
2 parents 01bb4fa + 543f2a7 commit 2d2d7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=${BUILDPLATFORM} curlimages/curl:8.9.1 AS build-stage0
FROM --platform=${BUILDPLATFORM} curlimages/curl:8.10.0 AS build-stage0

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 2d2d7ff

Please sign in to comment.