Skip to content

Commit df99c45

Browse files
chore: Update the value of the base image (ARG BOOKWORM_TAG) in the d...
... ocker-bake.hcl Made with ❤️️ by updatecli
1 parent e0cfa8a commit df99c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ variable "JAVA21_VERSION" {
9191
}
9292

9393
variable "BOOKWORM_TAG" {
94-
default = "20250407"
94+
default = "20250428"
9595
}
9696

9797
# ---- user-defined functions ----

0 commit comments

Comments
 (0)