chore: update flake.lock

This commit is contained in:
matt1432 2024-06-08 01:43:43 -04:00
parent 5a1d50cece
commit b27ca31c71
3 changed files with 68 additions and 50 deletions
devices/nos/modules/arion/nextcloud/images

View file

@ -1,8 +1,8 @@
pkgs:
pkgs.dockerTools.pullImage {
imageName = "nextcloud";
imageDigest = "sha256:85f625a5b4ca3ace206cdbefb0c111e2feaa110f4cd64489463bb36d75713490";
sha256 = "1b7vflw19bg4i7mf108hp4g3z45kc8qrdmbsfxmrljs4788wqc7w";
imageDigest = "sha256:60b34beeb8f549437400744c05c9c2ae4520db16fbb9941d347a4dfe9783ca8d";
sha256 = "1ad3v72zcn6w2mnm4vggfbhbkc510s717s8hr8idbvnk9iqcawlk";
finalImageName = "nextcloud";
finalImageTag = "29.0.1-fpm";
}