1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2026-04-29 22:21:13 +00:00

Bump version for 1.13.2

This commit is contained in:
Johannes Zellner
2021-02-02 10:09:18 +01:00
parent 1a433ecee0
commit 6833bcd31b
4 changed files with 31 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM cloudron/base:2.0.0@sha256:f9fea80513aa7c92fe2e7bf3978b54c8ac5222f47a9a32a7f8833edf0eb5a4f4
ARG VERSION=1.13.1
ARG VERSION=1.13.2
RUN apt-get update && \
apt-get install -y openssh-server git && \