sforkowany z mirror/composer-and-node-ci
Add upgrade as a step trying to fix the cert issue
rodzic
7dd3ef7729
commit
cd4335ce58
|
@ -3,6 +3,7 @@ FROM $FROM_IMAGE
|
|||
MAINTAINER Carlos A. Gomes <carlos.algms@gmail.com>
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get upgrade -y \
|
||||
&& apt-get install --no-install-recommends --no-install-suggests -y \
|
||||
gnupg2 \
|
||||
apt-transport-https \
|
||||
|
|
Ładowanie…
Reference in New Issue