Skip to content

Commit

Permalink
Twiddle
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Nov 20, 2023
1 parent e4a68e4 commit da14f0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dokken/centos-7/docker-bake.hcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
variable "IMAGE_NAME" {
default = "dokken-centos-7"
default = "dokken-centos-7"
}

variable "CONTAINER_REGISTRY" {
Expand Down Expand Up @@ -33,4 +33,4 @@ target "local" {
target "default" {
inherits = ["_common"]
platforms = ["linux/amd64", "linux/arm64/v8"]
}
}

0 comments on commit da14f0b

Please sign in to comment.