Compare commits
No commits in common. "143113b7db4aac158e460f2eb2da6718bd6430b2" and "f937d9098e28ae52b1b1aec4d3e8f69e321cf3c2" have entirely different histories.
143113b7db
...
f937d9098e
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 29.0.7
|
ENV NEXTCLOUD_VERSION 27.1.10
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue