Compare commits

...

2 Commits

Author SHA1 Message Date
fa33f12a76 Merge branch 'main' of gitea.hottis.de:wn/minimal-setups
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-09-14 18:46:54 +02:00
7a932996ba alpine 3.22 2025-09-14 18:46:29 +02:00

View File

@@ -1,4 +1,4 @@
FROM nginx:alpine3.21
FROM nginx:alpine3.22
COPY ./content /usr/share/nginx/html
RUN cd /usr/share/nginx/html && ./snippet-indexer.sh