Gitea 1.17.0rc1

This commit is contained in:
Gitouche 2022-06-21 19:19:53 +02:00
parent b06d9afd48
commit 9af9d898a2
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.16.8'
gitea_version='1.17.0rc1'
postgres_image="docker.io/library/postgres"
postgres_version='14'
## default vars : override with ENV var