Gitea : 1.17.0 (release)

This commit is contained in:
Gitouche 2022-07-31 10:27:25 +02:00
parent 7a1c79d918
commit 942bd7ccb0

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
## vars
gitea_image="localhost/gitea/gitea"
gitea_version='1.17.0-rc2'
gitea_version='1.17.0'
postgres_image="docker.io/library/postgres"
postgres_version='14'
## default vars : override with ENV var