We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d2899f commit 58e45f2Copy full SHA for 58e45f2
docker/kayobe/Dockerfile
@@ -27,8 +27,6 @@ ENV container docker
27
28
# CMD ["/usr/sbin/init"]
29
30
-
31
32
ARG BASE_IMAGE="quay.io/rockylinux/rockylinux:8"
33
ARG USE_PYTHON_312="false"
34
RUN dnf install epel-release -y && \
0 commit comments