From 43e2862c89101a361987f2d69be8a8a5de98fab9 Mon Sep 17 00:00:00 2001 From: Archicratia Date: Sat, 28 Feb 2026 20:22:17 +0100 Subject: [PATCH] deploy: pin nas-deploy image by digest --- .gitea/workflows/deploy-staging-live.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy-staging-live.yml b/.gitea/workflows/deploy-staging-live.yml index 8964db7..d90f8f3 100644 --- a/.gitea/workflows/deploy-staging-live.yml +++ b/.gitea/workflows/deploy-staging-live.yml @@ -28,7 +28,7 @@ jobs: deploy: runs-on: nas-deploy container: - image: localhost:5000/archicratie/nas-deploy-node22:2026-02-28-1 + image: localhost:5000/archicratie/nas-deploy-node22@sha256:fefa8bb307005cebec07796661ab25528dc319c33a8f1e480e1d66f90cd5cff6 steps: - name: Tools sanity