Compare commits
2 commits
2a4f84bba4
...
511343bff5
Author | SHA1 | Date | |
---|---|---|---|
511343bff5 | |||
8f0c8f8eb6 |
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.2
|
ENV NEXTCLOUD_VERSION 25.0.3
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue