From f7e9b0bd9048edd0134a07cb3eeed4fbc2af8248 Mon Sep 17 00:00:00 2001 From: Marcin-Ramotowski Date: Fri, 13 Jun 2025 18:25:26 +0000 Subject: [PATCH] Updated image - added wait_for_db and healthcheck to app --- deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.yaml b/deploy.yaml index 3c71a91..ddb4bdb 100644 --- a/deploy.yaml +++ b/deploy.yaml @@ -81,7 +81,7 @@ spec: spec: containers: - name: api - image: marcin00.azurecr.io/user-microservice:76a351710fffe2be1ae10471bc1a2f511f481126 + image: marcin00.azurecr.io/user-microservice:a79ae2d50f2fc3dfcf976eb2a8ebe32511ae4a33 ports: - containerPort: 80 env: