Fixing the build
This commit is contained in:
parent
1dbc2c518a
commit
451408abe2
|
@ -1,2 +1,2 @@
|
||||||
FROM schemers/gauche
|
FROM schemers/gauche
|
||||||
RUN apt update && apt install -y make wget
|
RUN apt update && apt install -y make wget guix
|
||||||
|
|
Loading…
Reference in New Issue