diff --git a/docker-bake.hcl b/docker-bake.hcl index 76593986..8e9070cb 100644 --- a/docker-bake.hcl +++ b/docker-bake.hcl @@ -43,7 +43,7 @@ variable "REMOTING_VERSION" { # Used in the tag pushed to the jenkins/inbound-agent image, no need to update this the pipeline will change it variable "BUILD_NUMBER" { - default = "2" + default = "1" } variable "ON_TAG" {