bump version to 0.0.8

This commit is contained in:
ebner 2025-03-12 17:32:31 +01:00
parent ec8227b98d
commit 02abc7bcde

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.7 RUN xcaddy build --with github.com/simongregorebner/gitea-pages@v0.0.8
FROM alpine FROM alpine