Fix: Use gitea registry alpine image
Some checks failed
Build image / release-image (push) Failing after 30s
Some checks failed
Build image / release-image (push) Failing after 30s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:22-alpine
|
||||
FROM gitea.konchin.com/alpine:latest
|
||||
|
||||
RUN apk add ansible ansible-lint bash git openssh py3-dnspython
|
||||
ADD rootca.pem /usr/local/share/ca-certificates/cacert.crt
|
||||
|
||||
Reference in New Issue
Block a user