Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
foobarx authored Aug 18, 2017
1 parent aa395e9 commit e4ff498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
# Set the base image to use to Ubuntu
FROM ubuntu:trusty

ENV http_proxy http://rzproxy.helmholtz-hzi.de:3128
ENV https_proxy http://rzproxy.helmholtz-hzi.de:3128
# ENV http_proxy http://rzproxy.helmholtz-hzi.de:3128
# ENV https_proxy http://rzproxy.helmholtz-hzi.de:3128

RUN apt-get update
MAINTAINER Aaron Weimann (weimann@hhu.de)
Expand Down

0 comments on commit e4ff498

Please sign in to comment.