Skip to content

Commit

Permalink
Merge pull request #20 from chialab/dependabot/docker/docker-26.0.0-cli
Browse files Browse the repository at this point in the history
chore(deps): bump docker from 25.0.4-cli to 26.0.0-cli
  • Loading branch information
le0m authored Mar 26, 2024
2 parents 17fc48e + 23275c7 commit d1f3f30
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:25.0.4-cli
FROM docker:26.0.0-cli

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

0 comments on commit d1f3f30

Please sign in to comment.