Compare commits
2 commits
33dd2f4101
...
d59ac9508c
Author | SHA1 | Date | |
---|---|---|---|
d59ac9508c | |||
69a162e55e |
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM php:8.1-apache
|
FROM php:8.1-apache
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 25.0.4
|
ENV NEXTCLOUD_VERSION 26.0.2
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue