chore: update itworks pipeline

This commit is contained in:
claude-bot
2026-06-06 14:15:45 +02:00
parent 8c8f5aedf7
commit 0e319af97b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
FROM nginx:stable-alpine FROM nginx:1.31.1-alpine
COPY index.html /usr/share/nginx/html/index.html COPY index.html /usr/share/nginx/html/index.html
EXPOSE 80 EXPOSE 80
+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-06-06 12:13:49 UTC</div> <div class="ts">2026-06-06 12:15:45 UTC</div>
</div> </div>
</body> </body>
</html> </html>