chore: update itworks pipeline

This commit is contained in:
claude-bot
2026-07-04 08:32:54 +02:00
parent ba03dd1b76
commit 61cad85c87
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM nginx:1.31.1-alpine FROM nginx:1.31.2-alpine
RUN apk update && \ RUN apk update && \
apk upgrade --no-cache libxml2 apk upgrade --no-cache libxml2
+1 -1
View File
@@ -39,7 +39,7 @@
<div class="box"> <div class="box">
<h1>It works!</h1> <h1>It works!</h1>
<p>Pipeline git → build → push Harbor → sign cosign → deploy Portainer OK</p> <p>Pipeline git → build → push Harbor → sign cosign → deploy Portainer OK</p>
<div class="ts">2026-07-04 06:24:49 UTC</div> <div class="ts">2026-07-04 06:32:53 UTC</div>
</div> </div>
</body> </body>
</html> </html>