Merge pull request 'Update Dockerfile' (#8) from develop into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #8
This commit is contained in:
commit
9d4d61436b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
# 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.6-1
|
||||
FROM codeberg.org/forgejo/forgejo:1.21.5-0
|
||||
FROM codeberg.org/forgejo/forgejo:1.21.7-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