Compare commits
No commits in common. "93749b75f0febdee9589ec559fb25f2dbc71b5d0" and "e3d2ecced5a3477abde2d023d0528c0d6944279d" have entirely different histories.
93749b75f0
...
e3d2ecced5
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.7
|
ENV NEXTCLOUD_VERSION 27.1.6
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue