Skip to content

Commit

Permalink
Merge pull request #9 from cwrc/leaf-3.0.12_update
Browse files Browse the repository at this point in the history
Bump LEAF version to 3.0.12 from 3.0.11
  • Loading branch information
jefferya authored Oct 11, 2024
2 parents b0383e1 + faa502b commit ce4b652
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 @@ -9,7 +9,7 @@ variable "REPOSITORY" {
# Not the one displayed on DockerHub.
# Variable names with '_TAG' and '_REPOSITORY' fail with docker/bake-action
variable "LEAF_VERSION" {
default = "3.0.11"
default = "3.0.12"
}
variable "LEAF_REGISTRY" {
default = "registry.gitlab.com/calincs/cwrc/leaf/leaf-base-i8"
Expand Down

0 comments on commit ce4b652

Please sign in to comment.