From 8c8f5aedf7f6931f79e2542664ada652dd22b378 Mon Sep 17 00:00:00 2001 From: claude-bot Date: Sat, 6 Jun 2026 14:13:49 +0200 Subject: [PATCH] chore: update itworks pipeline --- Dockerfile | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 5ebe438..0103dd6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM nginx:alpine +FROM nginx:stable-alpine COPY index.html /usr/share/nginx/html/index.html EXPOSE 80 diff --git a/index.html b/index.html index 63d43d0..df77326 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@

It works!

Pipeline git → build → push Harbor → sign cosign → deploy Portainer OK

-
2026-06-06 12:10:53 UTC
+
2026-06-06 12:13:49 UTC