summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2021-07-02 00:26:31 +0000
committerGitHub Workflow <workflow@github.com>2021-07-02 00:26:31 +0000
commitde10af6ed1fc7336d07d628584b6f50123f2b4ca (patch)
treeb450cfdef8d271cec7e1c1ecdb80828451b7d3cc
parent62a46a6c4d33a76ee0b4d38ebad8624548e79215 (diff)
Runs update.sh
-rw-r--r--19.0/apache/Dockerfile2
-rw-r--r--19.0/fpm-alpine/Dockerfile2
-rw-r--r--19.0/fpm/Dockerfile2
-rw-r--r--20.0/apache/Dockerfile2
-rw-r--r--20.0/fpm-alpine/Dockerfile2
-rw-r--r--20.0/fpm/Dockerfile2
-rw-r--r--21.0/apache/Dockerfile2
-rw-r--r--21.0/fpm-alpine/Dockerfile2
-rw-r--r--21.0/fpm/Dockerfile2
-rw-r--r--latest.txt2
10 files changed, 10 insertions, 10 deletions
diff --git a/19.0/apache/Dockerfile b/19.0/apache/Dockerfile
index 38adc040..b79224cb 100644
--- a/19.0/apache/Dockerfile
+++ b/19.0/apache/Dockerfile
@@ -121,7 +121,7 @@ RUN a2enmod headers rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
-ENV NEXTCLOUD_VERSION 19.0.12
+ENV NEXTCLOUD_VERSION 19.0.13
RUN set -ex; \
fetchDeps=" \
diff --git a/19.0/fpm-alpine/Dockerfile b/19.0/fpm-alpine/Dockerfile
index 5fae7a79..a45e6367 100644
--- a/19.0/fpm-alpine/Dockerfile
+++ b/19.0/fpm-alpine/Dockerfile
@@ -102,7 +102,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 19.0.12
+ENV NEXTCLOUD_VERSION 19.0.13
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \
diff --git a/19.0/fpm/Dockerfile b/19.0/fpm/Dockerfile
index 382afc38..a9c22c60 100644
--- a/19.0/fpm/Dockerfile
+++ b/19.0/fpm/Dockerfile
@@ -113,7 +113,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 19.0.12
+ENV NEXTCLOUD_VERSION 19.0.13
RUN set -ex; \
fetchDeps=" \
diff --git a/20.0/apache/Dockerfile b/20.0/apache/Dockerfile
index a7d8fb4a..506dc35e 100644
--- a/20.0/apache/Dockerfile
+++ b/20.0/apache/Dockerfile
@@ -121,7 +121,7 @@ RUN a2enmod headers rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
-ENV NEXTCLOUD_VERSION 20.0.10
+ENV NEXTCLOUD_VERSION 20.0.11
RUN set -ex; \
fetchDeps=" \
diff --git a/20.0/fpm-alpine/Dockerfile b/20.0/fpm-alpine/Dockerfile
index e241c5b9..1360d13a 100644
--- a/20.0/fpm-alpine/Dockerfile
+++ b/20.0/fpm-alpine/Dockerfile
@@ -102,7 +102,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 20.0.10
+ENV NEXTCLOUD_VERSION 20.0.11
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \
diff --git a/20.0/fpm/Dockerfile b/20.0/fpm/Dockerfile
index 0b882b13..78251e78 100644
--- a/20.0/fpm/Dockerfile
+++ b/20.0/fpm/Dockerfile
@@ -113,7 +113,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 20.0.10
+ENV NEXTCLOUD_VERSION 20.0.11
RUN set -ex; \
fetchDeps=" \
diff --git a/21.0/apache/Dockerfile b/21.0/apache/Dockerfile
index 358281e9..cbabaf92 100644
--- a/21.0/apache/Dockerfile
+++ b/21.0/apache/Dockerfile
@@ -121,7 +121,7 @@ RUN a2enmod headers rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
-ENV NEXTCLOUD_VERSION 21.0.2
+ENV NEXTCLOUD_VERSION 21.0.3
RUN set -ex; \
fetchDeps=" \
diff --git a/21.0/fpm-alpine/Dockerfile b/21.0/fpm-alpine/Dockerfile
index 1ac82734..9878136a 100644
--- a/21.0/fpm-alpine/Dockerfile
+++ b/21.0/fpm-alpine/Dockerfile
@@ -102,7 +102,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 21.0.2
+ENV NEXTCLOUD_VERSION 21.0.3
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \
diff --git a/21.0/fpm/Dockerfile b/21.0/fpm/Dockerfile
index 8acd3c7e..a009f46d 100644
--- a/21.0/fpm/Dockerfile
+++ b/21.0/fpm/Dockerfile
@@ -113,7 +113,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 21.0.2
+ENV NEXTCLOUD_VERSION 21.0.3
RUN set -ex; \
fetchDeps=" \
diff --git a/latest.txt b/latest.txt
index 80645cbd..dc5d633c 100644
--- a/latest.txt
+++ b/latest.txt
@@ -1 +1 @@
-21.0.2
+21.0.3