update forgejo
This commit is contained in:
parent
d77d322aae
commit
ebd7fba9c3
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
podman.enable = true;
|
||||
oci-containers.containers = {
|
||||
forgejo = {
|
||||
image = "codeberg.org/forgejo/forgejo:8";
|
||||
image = "codeberg.org/forgejo/forgejo:9";
|
||||
volumes = [
|
||||
"forgejo-data:/data"
|
||||
"/etc/localtime:/etc/localtime:ro"
|
||||
|
|
Loading…
Reference in a new issue