refactor: rename base to fedora
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM git.plabble.org/job79/base:latest
|
||||
FROM git.plabble.org/job79/fedora
|
||||
USER root
|
||||
RUN dnf -y install go
|
||||
USER user
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM git.plabble.org/job79/base:latest
|
||||
FROM git.plabble.org/job79/fedora
|
||||
USER root
|
||||
RUN dnf -y install kubectl openssl
|
||||
RUN curl -sL https://talos.dev/install | sh
|
||||
|
||||
Reference in New Issue
Block a user