Compare commits
2 commits
b179f5b9cf
...
1aa8a340d6
Author | SHA1 | Date | |
---|---|---|---|
1aa8a340d6 | |||
496313a1ed |
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 26.0.4
|
ENV NEXTCLOUD_VERSION 27.0.1
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue