version 0.0.3

This commit is contained in:
ebner 2025-03-03 12:45:35 +01:00
parent d98f8352bf
commit 3c0ab03213

View File

@ -1,6 +1,6 @@
FROM caddy:builder-alpine AS builder FROM caddy:builder-alpine AS builder
RUN xcaddy build --with github.com/simongregorebner/gitea-pages@v0.0.2 RUN xcaddy build --with github.com/simongregorebner/gitea-pages@v0.0.3
FROM alpine FROM alpine