Compare commits
2 commits
cd32c17e82
...
fc0f3ab9cc
Author | SHA1 | Date | |
---|---|---|---|
fc0f3ab9cc | |||
da0d0d5f78 |
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM php:8.0-apache
|
FROM php:8.0-apache
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 23.0.4
|
ENV NEXTCLOUD_VERSION 24.0.1
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue