1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-24 22:17:36 +00:00

Bump version for 1.11.1

This commit is contained in:
Johannes Zellner
2020-02-18 13:19:18 +01:00
parent 5a0d2ea12e
commit 8693f77352
4 changed files with 15 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
FROM cloudron/base:1.0.0@sha256:147a648a068a2e746644746bbfb42eb7a50d682437cead3c67c933c546357617
ARG VERSION=1.11.0
ARG VERSION=1.11.1
RUN apt-get update && \
apt-get install -y openssh-server git && \