Revert "snowflake: pin image -- reduces disk usages SIGNIFICANTLY"
That wasn't the cause of the disk usage..
This reverts commit fb89dd1c45
.
This commit is contained in:
parent
8b42a81a8e
commit
7473d91888
|
@ -8,7 +8,7 @@
|
||||||
# SSH. The token should be passed as the GIT_PASSWORD environment variable.
|
# SSH. The token should be passed as the GIT_PASSWORD environment variable.
|
||||||
# [1] https://git.caspervk.net/user/settings/applications
|
# [1] https://git.caspervk.net/user/settings/applications
|
||||||
|
|
||||||
FROM nixos/nix:2.21.0
|
FROM nixos/nix:latest
|
||||||
|
|
||||||
CMD git clone https://caspervk:$GIT_PASSWORD@git.caspervk.net/caspervk/nixos.git && \
|
CMD git clone https://caspervk:$GIT_PASSWORD@git.caspervk.net/caspervk/nixos.git && \
|
||||||
cd nixos/ && \
|
cd nixos/ && \
|
||||||
|
|
Loading…
Reference in a new issue