Undo that because it somehow made the image bigger!?
Some checks failed
continuous-integration/drone Build is failing
Some checks failed
continuous-integration/drone Build is failing
This commit is contained in:
parent
ca06077a9a
commit
5ca2b3e54d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
FROM debian:12-slim
|
||||
WORKDIR /repo
|
||||
COPY run.sh /root
|
||||
RUN apt update && apt install createrepo-c -y && apt clean
|
||||
RUN apt update && apt install createrepo-c -y
|
||||
CMD /root/run.sh
|
Loading…
Reference in a new issue