Compare commits
2 commits
17f919b7f0
...
aac6b40930
Author | SHA1 | Date | |
---|---|---|---|
aac6b40930 | |||
018c3737fc |
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 21.0.2
|
ENV NEXTCLOUD_VERSION 21.0.3
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue