okay, smartypants
This commit is contained in:
parent
3f6646ff74
commit
d846745046
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:13
|
FROM debian:13
|
||||||
|
|
||||||
RUN apt update && apt install rsync wget -y
|
RUN apt update && apt install rsync wget -y
|
||||||
RUN wget -O/tmp/faircamp.deb https://simonrepp.com/faircamp/packages/faircamp_1.6.0-1+deb12_amd64.deb && dpkg -i /tmp/faircamp.deb ; apt install -f
|
RUN wget -O/tmp/faircamp.deb https://simonrepp.com/faircamp/packages/faircamp_1.6.0-1+deb12_amd64.deb && dpkg -i /tmp/faircamp.deb ; apt install -f -y
|
||||||
|
|
Loading…
Add table
Reference in a new issue