Compare commits
No commits in common. "17f919b7f0f924bbfcc46aea9a1a2495e8439728" and "1b166932093fdb0b31420b63600d4e4307bdcf7a" have entirely different histories.
17f919b7f0
...
1b16693209
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.1
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
|
Loading…
Reference in a new issue