Skip to content

Commit

Permalink
feat(container): update ghcr.io/gethomepage/homepage ( v0.9.13 → v0.1…
Browse files Browse the repository at this point in the history
…0.0 )

| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/gethomepage/homepage | v0.9.13 | v0.10.0 |
  • Loading branch information
robodexo2000[bot] authored and ajgon committed Dec 20, 2024
1 parent 10f4b61 commit 29dbe52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/system/containers/homepage/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ in
cfg = {
dependsOn = [ "socket-proxy" ];
user = "1000:1000";
image = "ghcr.io/gethomepage/homepage:v0.9.13@sha256:1504b26bd82523e68adbae8c5a908d1633d02c68c65b62d084d81a6866552db6";
image = "ghcr.io/gethomepage/homepage:v0.10.0@sha256:f845042e2fc06eb52664c0a999425a8e4c96e67369b589255a62c7a37b6c4aac";
extraOptions = [
"--mount"
"type=tmpfs,destination=/app/config,tmpfs-mode=1777"
Expand Down

0 comments on commit 29dbe52

Please sign in to comment.