Skip to content

Commit

Permalink
Merge pull request #17 from chialab/dependabot/docker/docker-25
Browse files Browse the repository at this point in the history
chore(deps): bump docker from 24 to 25
  • Loading branch information
le0m authored Jan 23, 2024
2 parents 8d1b79d + e91305d commit 50c7ca4
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:24
FROM docker:25

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

0 comments on commit 50c7ca4

Please sign in to comment.