mirror of
https://github.com/simongregorebner/gitea-pages.git
synced 2025-04-21 02:10:02 +02:00
fix version in docker build
This commit is contained in:
parent
87131710b1
commit
de5779e1ee
@ -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
|
RUN xcaddy build --with github.com/simongregorebner/gitea-pages@v0.0.1
|
||||||
|
|
||||||
|
|
||||||
FROM alpine
|
FROM alpine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user