1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-01 23:35:06 +00:00

Bump version for 1.12.4

This commit is contained in:
Johannes Zellner
2020-09-04 09:05:40 +02:00
parent 0cf326f08f
commit 6429ca8909
4 changed files with 27 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
FROM cloudron/base:2.0.0@sha256:f9fea80513aa7c92fe2e7bf3978b54c8ac5222f47a9a32a7f8833edf0eb5a4f4
ARG VERSION=1.12.3
ARG VERSION=1.12.4
RUN apt-get update && \
apt-get install -y openssh-server git && \