Skip to content

Commit

Permalink
chore: bump Debian in Docker image
Browse files Browse the repository at this point in the history
Co-authored-by: Enderson Maia <[email protected]>
  • Loading branch information
gligneul and endersonmaia authored Feb 9, 2024
1 parent 5e82090 commit cbd65e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ target "common" {
dockerfile = "./build/Dockerfile"
context = ".."
args = {
BASE_IMAGE = "debian:bookworm-20240110-slim"
BASE_IMAGE = "debian:bookworm-20240130-slim"
RUST_VERSION = "1.76.0"
GO_VERSION = "1.22.0"
FOUNDRY_NIGHTLY_VERSION = "293fad73670b7b59ca901c7f2105bf7a29165a90"
Expand Down

0 comments on commit cbd65e7

Please sign in to comment.