Migrate from gitea to forgejo
This commit is contained in:
parent
d9b57f51c8
commit
7ec5de38f3
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
# FROM gitea/gitea:1.16.9
|
||||
FROM gitea/gitea:1.17.3
|
||||
# FROM gitea/gitea:1.17.3
|
||||
FROM codeberg.org/forgejo/forgejo:1.18.0-rc1-1
|
||||
|
||||
COPY entrypoint-wrapper parse-database-url /usr/bin/
|
||||
RUN chmod 755 /usr/bin/entrypoint-wrapper /usr/bin/parse-database-url
|
||||
|
|
Loading…
Reference in a new issue