feat(ci): migrate to Gitea
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM alpine:3.22.1 as build
|
||||
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
|
||||
LABEL org.opencontainers.image.source="https://github.com/luketainton/docker-radius"
|
||||
LABEL org.opencontainers.image.source="https://git.tainton.uk/repos/docker-radius"
|
||||
|
||||
FROM build as webproc
|
||||
ENV WEBPROCVERSION 0.4.0
|
||||
|
||||
Reference in New Issue
Block a user