Skip to content
Snippets Groups Projects
Verified Commit 55961562 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(koolbox): Reduce friction on image build

Currently the image builds fail mostly due to this upgrade step, let's
see how things work without.
parent 3d888bb0
No related branches found
No related tags found
No related merge requests found
......@@ -135,8 +135,6 @@ FROM registry.fedoraproject.org/fedora:36
ARG MAINTAINER="unmaintained"
LABEL maintainer=$MAINTAINER
RUN dnf upgrade -y
RUN dnf install -y \
bash \
ca-certificates \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment