Compare commits
No commits in common. "1aa8a340d661c850069f9fa51100c210fcb1fee6" and "b179f5b9cff3f8dab3c2d755f731f46adf20a3ee" have entirely different histories.
1aa8a340d6
...
b179f5b9cf
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM php:8.2-apache
|
||||
|
||||
ENV NEXTCLOUD_VERSION 27.0.1
|
||||
ENV NEXTCLOUD_VERSION 26.0.4
|
||||
|
||||
RUN \
|
||||
apt-get update && \
|
||||
|
|
Loading…
Reference in a new issue