forked from cloudron-apps/gitea-app
Update Gitea to 1.4.1
This commit is contained in:
parent
b86f9c7a20
commit
4d37e33eee
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM cloudron/base:0.10.0
|
FROM cloudron/base:0.10.0
|
||||||
|
|
||||||
ENV VERSION 1.4.0
|
ENV VERSION 1.4.1
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y openssh-server git && \
|
apt-get install -y openssh-server git && \
|
||||||
|
|
Loading…
Reference in a new issue