Gitea: 1.18.5 (hotfix)

This commit is contained in:
Gitouche 2023-02-22 08:23:29 +01:00
parent b9f1ea3072
commit 5eace5fa16
1 changed files with 1 additions and 1 deletions

View File

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