FUCKING git-rebase -i
This commit is contained in:
parent
5bebaafd63
commit
bb09132fbd
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
FROM ulsmith/alpine-apache-php7
|
||||
|
||||
|
||||
RUN apk add --update \
|
||||
RUN apk update \
|
||||
&& apk upgrade \
|
||||
&& apk add --update \
|
||||
php7-pgsql \
|
||||
php7-fileinfo \
|
||||
openrc \
|
||||
|
|
Loading…
Reference in a new issue