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
EXPOSE 80