chore(deps): update codeberg.org/forgejo/forgejo docker tag to v8 #58
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
forgejo:
|
forgejo:
|
||||||
image: codeberg.org/forgejo/forgejo:7.0
|
image: codeberg.org/forgejo/forgejo:8.0
|
||||||
container_name: forgejo
|
container_name: forgejo
|
||||||
restart: "${RESTART:-no}"
|
restart: "${RESTART:-no}"
|
||||||
hostname: git
|
hostname: git
|
||||||
|
|
Loading…
Reference in a new issue