ci: use base image from gitea
All checks were successful
Build container / base-build (push) Successful in 2m49s
All checks were successful
Build container / base-build (push) Successful in 2m49s
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
FROM ghcr.io/job79/base:latest
|
||||
FROM git.plabble.org/job79/base:latest
|
||||
RUN dnf -y install go
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
FROM ghcr.io/job79/base:latest
|
||||
FROM git.plabble.org/job79/base:latest
|
||||
RUN dnf -y install kubectl
|
||||
|
||||
Reference in New Issue
Block a user