Skip to content

Commit e5053db

Browse files
chore: Update the value of the base image (ARG ALPINE_TAG) in the doc...
... ker-bake.hcl Made with ❤️️ by updatecli
1 parent 17bf244 commit e5053db

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
@@ -56,7 +56,7 @@ variable "VERSION" {
5656
}
5757

5858
variable "ALPINE_FULL_TAG" {
59-
default = "3.22.0"
59+
default = "3.22.1"
6060
}
6161

6262
variable "ALPINE_SHORT_TAG" {

0 commit comments

Comments
 (0)