Compare commits
No commits in common. "d59ac9508c07ea9912d21fc6fa8aa5e1a03ad829" and "33dd2f4101b6e954268373ee7f6f6be118655afe" have entirely different histories.
d59ac9508c
...
33dd2f4101
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM php:8.1-apache
|
FROM php:8.1-apache
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 26.0.2
|
ENV NEXTCLOUD_VERSION 25.0.4
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue