Skip to content

Commit

Permalink
Merge pull request #23 from chialab/chore/update-docker-image
Browse files Browse the repository at this point in the history
chore: update docker image
  • Loading branch information
le0m authored Apr 26, 2024
2 parents 4d788c6 + f325af5 commit c03a2c9
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.2-cli
FROM docker:26.1.0-cli

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

0 comments on commit c03a2c9

Please sign in to comment.