Skip to content

Commit 2f35e09

Browse files
committed
Fix SHA
1 parent b9fb225 commit 2f35e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
baseDevEnvImage = pkgs.dockerTools.pullImage {
6363
imageName = "ubuntu";
6464
imageDigest = "sha256:7a520eeb6c18bc6d32a21bb7edcf673a7830813c169645d51c949cecb62387d0";
65-
sha256 = "qEgC+0W4zJjrYAMrAuE6MtQjt9qQv9PgXTPY81nMHyQ=";
65+
sha256 = "ajZzFSG/q7F5wAXfBOPpYBT+aVy8lqAXtBzkmAe2SeE=";
6666
finalImageName = "ubuntu";
6767
finalImageTag = "lunar";
6868
};

0 commit comments

Comments
 (0)