parent
fd5510444b
commit
ade93dc61b
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
|
|
||||||
spec = {
|
spec = {
|
||||||
containers.forgejo = {
|
containers.forgejo = {
|
||||||
image = "codeberg.org/forgejo/forgejo:1.21";
|
image = "codeberg.org/forgejo/forgejo:7.0.1";
|
||||||
envFrom = [{ configMapRef.name = "forgejo-env"; }];
|
envFrom = [{ configMapRef.name = "forgejo-env"; }];
|
||||||
|
|
||||||
ports = {
|
ports = {
|
||||||
|
|
Loading…
Reference in a new issue