mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-03-16 11:32:46 +00:00
Update Gitea 1.16.2
This commit is contained in:
parent
4eab21379e
commit
77e05f56bf
@ -16,7 +16,7 @@ RUN passwd -d git
|
||||
RUN mkdir -p /home/git/gitea
|
||||
WORKDIR /home/git
|
||||
|
||||
ARG VERSION=1.16.1
|
||||
ARG VERSION=1.16.2
|
||||
|
||||
RUN curl -L https://dl.gitea.io/gitea/${VERSION}/gitea-${VERSION}-linux-amd64 -o /home/git/gitea/gitea \
|
||||
&& chmod +x /home/git/gitea/gitea
|
||||
|
Loading…
x
Reference in New Issue
Block a user