Skip to content

Commit

Permalink
chore(deps): bump docker from 26.0.1-cli to 26.0.2-cli
Browse files Browse the repository at this point in the history
Bumps docker from 26.0.1-cli to 26.0.2-cli.

---
updated-dependencies:
- dependency-name: docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent eb30e82 commit e1ad673
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 @@ -9,6 +9,6 @@ RUN go install -ldflags "-linkmode external -extldflags -static" github.com/chia
###
# Final image
###
FROM docker:26.0.1-cli
FROM docker:26.0.2-cli

COPY --from=builder /usr/local/bin/aws-ecr-get-login-password /usr/local/bin/

0 comments on commit e1ad673

Please sign in to comment.