feat: Bump version

This commit is contained in:
Glenn Y. Rolland 2022-10-26 19:43:24 +02:00
parent 87b10d5f64
commit d9b57f51c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# FROM gitea/gitea:1.16.9
FROM gitea/gitea:1.17.0
FROM gitea/gitea:1.17.3
COPY entrypoint-wrapper parse-database-url /usr/bin/
RUN chmod 755 /usr/bin/entrypoint-wrapper /usr/bin/parse-database-url