mirror of
https://git.cloudron.io/cloudron/gitea-app.git
synced 2024-11-14 20:21:02 +00:00
Update gitea to 1.9.5
This commit is contained in:
parent
538f3fdead
commit
783cce292c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM cloudron/base:1.0.0@sha256:147a648a068a2e746644746bbfb42eb7a50d682437cead3c67c933c546357617
|
||||
|
||||
ARG VERSION=1.9.4
|
||||
ARG VERSION=1.9.5
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y openssh-server git && \
|
||||
|
|
Loading…
Reference in a new issue