Compare commits
2 commits
b99cfb01fc
...
7c3cb79258
Author | SHA1 | Date | |
---|---|---|---|
7c3cb79258 | |||
0bbfa8009b |
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM php:7.4-apache
|
FROM php:7.4-apache
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 20.0.4
|
ENV NEXTCLOUD_VERSION 20.0.5
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue