This commit is contained in:
parent
61505943f9
commit
66e400e7c0
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ with pkgs;
|
|||
let
|
||||
debian = dockerTools.pullImage {
|
||||
imageName = "debian";
|
||||
sha256 = "1e45698b8553ad4b2e074f59f14c579194aa9b003f5c7b4a3d8704087954909b";
|
||||
imageDigest = "sha256:1e45698b8553ad4b2e074f59f14c579194aa9b003f5c7b4a3d8704087954909b";
|
||||
};
|
||||
in
|
||||
dockerTools.buildImage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue