Skip to content

Commit

Permalink
chore: Update the value of the base image (ARG BOOKWORM_TAG) in the d...
Browse files Browse the repository at this point in the history
... ocker-bake.hcl

Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed Oct 21, 2024
1 parent 7c0ccae commit 4986a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ variable "JAVA21_VERSION" {
}

variable "BOOKWORM_TAG" {
default = "20240926"
default = "20241016"
}

# ---- user-defined functions ----
Expand Down

0 comments on commit 4986a32

Please sign in to comment.