From 94be95d8a6e60de0b01d16d430e11c65238846ad Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Mon, 12 May 2025 06:11:02 +0000
Subject: [PATCH] chore(deps): update
 docker.io/nginxinc/nginx-unprivileged:1.28.0-alpine docker digest to ad355ae

---
 apps/k8s01/mastocloud/deployment.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/k8s01/mastocloud/deployment.yaml b/apps/k8s01/mastocloud/deployment.yaml
index 5e064dedd..1e3ab2941 100644
--- a/apps/k8s01/mastocloud/deployment.yaml
+++ b/apps/k8s01/mastocloud/deployment.yaml
@@ -19,7 +19,7 @@ spec:
       automountServiceAccountToken: false
       containers:
         - name: nginx
-          image: docker.io/nginxinc/nginx-unprivileged:1.28.0-alpine@sha256:a10e6e1f16582046a8d2503b24e32f1e95117dc60f137226dfbc7b2f9553ba08
+          image: docker.io/nginxinc/nginx-unprivileged:1.28.0-alpine@sha256:ad355ae50852905d133d9d8c2296ccda9a7fe556010a06d877c8bd5d78f0c5b3
           ports:
             - containerPort: 8080
               protocol: TCP
-- 
GitLab