MT#16891 t/Dockerfile: DOCKER_NAME

Change-Id: Ic4e2ff254f865afa8eb5890b85bc7a6643abd75c
changes/65/4065/1
Victor Seva 11 years ago
parent 1a88eedf3a
commit 0b1c9364b5

@ -1,3 +1,4 @@
# DOCKER_NAME=data-hal-jessie
# TODO - switch to sipwise internal one
FROM debian:jessie
@ -5,7 +6,7 @@ FROM debian:jessie
# is updated with the current date. It will force refresh of all
# of the base images and things like `apt-get update` won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT 2015-11-13
ENV REFRESHED_AT 2016-01-08
# mirrors behind httpredir randomly throw `Error reading from server. Remote end closed connection`
# and we want to be independent from any external services anyway

Loading…
Cancel
Save