Compare commits
2 commits
630ec453de
...
2354a36f4a
Author | SHA1 | Date | |
---|---|---|---|
2354a36f4a | |||
36d4c9ea88 |
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM php:8.1-apache
|
FROM php:8.2-apache
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 26.0.3
|
ENV NEXTCLOUD_VERSION 26.0.4
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue