Skip to content

Commit

Permalink
chore(deps): bump curlimages/curl from 8.7.1 to 8.8.0 (#2062)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 3760ec3 commit 15b5822
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
Expand Up @@ -53,7 +53,7 @@ WORKDIR /kargo/bin
####################################################################################################
# `tools` stage allows us to take the leverage of the parallel build.
# For example, this stage can be cached and re-used when we have to rebuild code base.
FROM curlimages/curl:8.7.1 as tools
FROM curlimages/curl:8.8.0 as tools

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 15b5822

Please sign in to comment.