Merge branch 'develop'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
637fb36833
1 changed files with 1 additions and 2 deletions
|
@ -4,8 +4,7 @@
|
|||
# FROM codeberg.org/forgejo/forgejo:1.19.0-2
|
||||
# FROM codeberg.org/forgejo/forgejo:1.19.4-0 PREVIOUS
|
||||
# FROM codeberg.org/forgejo/forgejo:1.20.2-0
|
||||
FROM codeberg.org/forgejo/forgejo:1.20.4-0
|
||||
|
||||
FROM codeberg.org/forgejo/forgejo:1.20.5-0
|
||||
|
||||
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