Compare commits
No commits in common. "fc0f3ab9cc022c3e3c8edc2cf0648a2a0266bb76" and "cd32c17e82df9491fa2777a6b0d4fbff98ce8975" have entirely different histories.
fc0f3ab9cc
...
cd32c17e82
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM php:8.0-apache
|
||||
|
||||
ENV NEXTCLOUD_VERSION 24.0.1
|
||||
ENV NEXTCLOUD_VERSION 23.0.4
|
||||
|
||||
RUN \
|
||||
apt-get update && \
|
||||
|
|
Loading…
Reference in a new issue