chore: update itworks pipeline

This commit is contained in:
claude-bot
2026-06-06 14:13:49 +02:00
parent a57feb9440
commit 8c8f5aedf7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
FROM nginx:alpine
FROM nginx:stable-alpine
COPY index.html /usr/share/nginx/html/index.html
EXPOSE 80