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