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