mirror of
https://git.cloudron.io/cloudron/gitea-app.git
synced 2024-11-21 23:50:59 +00:00
Update gitea to 1.3.2
This commit is contained in:
parent
8837d2fd60
commit
21a9fccd60
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM cloudron/base:0.10.0
|
||||
|
||||
ENV VERSION 1.3.1
|
||||
ENV VERSION 1.3.2
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y openssh-server git && \
|
||||
|
|
Loading…
Reference in a new issue