Merge pull request 'chore: update nextcloud to 27.1.2' (#31) from 27.1.2 into master
Reviewed-on: #31
This commit is contained in:
commit
8243c33d27
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM php:8.2-apache
|
FROM php:8.2-apache
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 27.1.1
|
ENV NEXTCLOUD_VERSION 27.1.2
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue