Skip to content

Commit 2fd2350

Browse files
infra: Update to 32.0.5.
1 parent 2124397 commit 2fd2350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ RUN { \
128128
} > /etc/apache2/conf-available/apache-limits.conf; \
129129
a2enconf apache-limits
130130

131-
ENV NEXTCLOUD_VERSION 32.0.4
131+
ENV NEXTCLOUD_VERSION 32.0.5
132132

133133
RUN set -ex; \
134134
fetchDeps=" \

0 commit comments

Comments
 (0)