diff --git a/mxd/miw.tf b/mxd/miw.tf index 90a8225d..3ba01dc5 100644 --- a/mxd/miw.tf +++ b/mxd/miw.tf @@ -41,7 +41,7 @@ resource "kubernetes_deployment" "miw" { spec { container { name = "miw" - image = "tractusx/managed-identity-wallet:main" + image = "tractusx/managed-identity-wallet:0.4.0" image_pull_policy = "Always" port {