Compare commits
No commits in common. "472c5dff7e18c0db7c99050aa7efabaa52d3f7cc" and "8243c33d27497f9b6fe5899a009dd26241b9f2ac" have entirely different histories.
472c5dff7e
...
8243c33d27
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.3
|
ENV NEXTCLOUD_VERSION 27.1.2
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue