heptapod: 0.30.0 -> 0.30.1
This commit is contained in:
parent
32f6d38549
commit
9f9991c895
1 changed files with 3 additions and 3 deletions
|
@ -6,10 +6,10 @@
|
|||
let
|
||||
origImageArgs = {
|
||||
imageName = "octobus/heptapod";
|
||||
imageDigest = "sha256:b748ef2de9daa87c1266853ee20b804c28c2e2bb5a60afab29f761312ebfee5b";
|
||||
sha256 = "sha256:1ljy2jx5cvqjj7z7ikhnayphw5bjsk0mqqgqpdf5a0gfcvnm1pkk";
|
||||
imageDigest = "sha256:af6a7f47a15410c521a0d620377b98fa6f5715d6f091ea39d7e332146d20786c";
|
||||
sha256 = "sha256:1gdi9q02g2a5y2vmpxray4l8rq3yapqpdbg0fg7xxk9f99ysng7j";
|
||||
finalImageName = "octobus/heptapod";
|
||||
finalImageTag = "0.30.0";
|
||||
finalImageTag = "0.30.1";
|
||||
};
|
||||
origImage = pkgs.dockerTools.pullImage origImageArgs;
|
||||
|
||||
|
|
Loading…
Reference in a new issue