Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3b9f07f4fd
|
||
|
|
9e92c5c49f
|
||
|
|
cedf2eef54
|
||
|
|
e5aff59cd2
|
@@ -2,7 +2,7 @@
|
||||
# Builder
|
||||
#
|
||||
|
||||
FROM nixos/nix:2.31.3 AS builder
|
||||
FROM nixos/nix:latest 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