Skip to content

Commit

Permalink
Update Docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLind authored Jul 25, 2023
1 parent 3c8fd29 commit c640209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/builder/docker-bake-rust-all.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ target "builder-base" {
target = "builder-base"
context = "."
contexts = {
rust = "docker-image://rust:1.70.0-bullseye@sha256:b9331b83517a41d3c0d5dceb4ac83f3fc2c1b6d9781d8284d783ba04a7efd9ca"
rust = "docker-image://rust:1.71.0-bullseye@sha256:bef59af02f103760cd57e8d6ccadf364954b0ae5e74ea7c7203d26744aeec051"
}
args = {
PROFILE = "${PROFILE}"
Expand Down

0 comments on commit c640209

Please sign in to comment.