Changed to a stable version
This commit is contained in:
parent
e504931efd
commit
a9c24a84db
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gitea:
|
gitea:
|
||||||
image: gitea/gitea:latest
|
image: gitea/gitea:1.12.4
|
||||||
# au moment du déployement en prod mettre
|
# au moment du déployement en prod mettre
|
||||||
# gitea/gitea:1.12.4
|
# gitea/gitea:1.12.4
|
||||||
# qui est la dernière version stable, non pas la latest
|
# qui est la dernière version stable, non pas la latest
|
||||||
|
|
Loading…
Reference in a new issue