Gitea 1.17.0-rc1

This commit is contained in:
Gitouche 2022-06-21 19:23:47 +02:00
parent 9af9d898a2
commit 799af63731
1 changed files with 1 additions and 1 deletions

View File

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