From 4eb906dfb72e1a28d64f76798b8ec1e29a5d9193 Mon Sep 17 00:00:00 2001 From: Leah Tacke genannt Unterberg <leah.tgu@pads.rwth-aachen.de> Date: Tue, 22 Aug 2023 11:20:23 +0200 Subject: [PATCH] container update --- mdata_app_deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdata_app_deployment.yaml b/mdata_app_deployment.yaml index eed7279..aea7ecd 100644 --- a/mdata_app_deployment.yaml +++ b/mdata_app_deployment.yaml @@ -21,7 +21,7 @@ spec: spec: containers: - name: mdata-app - image: registry.git-ce.rwth-aachen.de/machine-data/mdata_app@sha256:00c81021cc81246a17ae1bd66315b6e8bc76ca360722fc1495bfdd72570de923 + image: registry.git-ce.rwth-aachen.de/machine-data/mdata_app@sha256:134459446e46b82ea6a3bfae8082608180d459267d9b53826bb85b22f020c420 imagePullPolicy: IfNotPresent ports: - containerPort: 8501 -- GitLab