Fix #6
This commit is contained in:
parent
591e37a982
commit
cfe274bdfa
@ -1,5 +1,5 @@
|
||||
FROM php:7.1-apache
|
||||
MAINTAINER Thomas Bruederli <thomas@roundcube.net>
|
||||
LABEL maintainer="Thomas Bruederli <thomas@roundcube.net>"
|
||||
|
||||
RUN apt-get -qq update \
|
||||
&& apt-get install -qq \
|
||||
|
@ -1,5 +1,5 @@
|
||||
FROM php:7.1-fpm
|
||||
MAINTAINER Thomas Bruederli <thomas@roundcube.net>
|
||||
LABEL maintainer="Thomas Bruederli <thomas@roundcube.net>"
|
||||
|
||||
RUN apt-get -qq update \
|
||||
&& apt-get install -qq \
|
||||
|
Loading…
x
Reference in New Issue
Block a user