Compare commits
No commits in common. "a1f477134fae9382ae36cec52ea07d343e2c7061" and "dbae94d0ea54caa69dde1d62bb80cc5a8bdc2aeb" have entirely different histories.
a1f477134f
...
dbae94d0ea
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.4
|
ENV NEXTCLOUD_VERSION 27.1.3
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue