Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e0a8e35577
|
||
|
|
edaaadf590
|
||
|
|
4521135b29
|
||
|
|
cdb5973104
|
@@ -2,7 +2,7 @@
|
||||
# Builder
|
||||
#
|
||||
|
||||
FROM nixos/nix:latest AS builder
|
||||
FROM nixos/nix:2.31.3 AS builder
|
||||
|
||||
RUN cp "$(nix --extra-experimental-features "nix-command flakes" --option filter-syscalls false build nixpkgs#cacert --print-out-paths)/etc/ssl/certs/ca-bundle.crt" /tmp/ca-bundle.crt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user