Compare commits

..

2 commits

Author SHA1 Message Date
472c5dff7e Merge pull request 'chore: update to 27.1.3' (#32) from 27.1.3 into master
Reviewed-on: #32
2023-10-28 22:10:45 +02:00
abd29d34bc chore: update to 27.1.3 2023-10-28 22:09:25 +02:00

View file

@ -1,6 +1,6 @@
FROM php:8.2-apache
ENV NEXTCLOUD_VERSION 27.1.2
ENV NEXTCLOUD_VERSION 27.1.3
RUN \
apt-get update && \