From eb6f4a67410ea92bae3d68802da5553cfce22a83 Mon Sep 17 00:00:00 2001 From: claude-bot Date: Sat, 4 Jul 2026 08:34:16 +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 bac1ecd..51f9079 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM nginx:1.31.2-alpine RUN apk update && \ - apk upgrade --no-cache libxml2 + apk upgrade --no-cache COPY index.html /usr/share/nginx/html/index.html EXPOSE 80 diff --git a/index.html b/index.html index 9b0df87..4311f34 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@

It works!

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

-
2026-07-04 06:32:53 UTC
+
2026-07-04 06:34:16 UTC