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;
|
podman.enable = true;
|
||||||
oci-containers.containers = {
|
oci-containers.containers = {
|
||||||
forgejo = {
|
forgejo = {
|
||||||
image = "codeberg.org/forgejo/forgejo:8";
|
image = "codeberg.org/forgejo/forgejo:9";
|
||||||
volumes = [
|
volumes = [
|
||||||
"forgejo-data:/data"
|
"forgejo-data:/data"
|
||||||
"/etc/localtime:/etc/localtime:ro"
|
"/etc/localtime:/etc/localtime:ro"
|
||||||
|
|
Loading…
Reference in a new issue