mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
Dockerfile: rebuild apt-cache so that libyaml vulnerability is patched
This commit is contained in:
parent
2201355f39
commit
7668b7dc5c
@ -3,7 +3,7 @@ MAINTAINER sameer@damagehead.com
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
RUN sed 's/main$/main universe/' -i /etc/apt/sources.list
|
||||
RUN apt-get update # 20140310
|
||||
RUN apt-get update # 20140405
|
||||
|
||||
# Fix some issues with APT packages.
|
||||
# See https://github.com/dotcloud/docker/issues/1024
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user