Gitea 1.17.0rc1
This commit is contained in:
parent
b06d9afd48
commit
9af9d898a2
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue