Skip to content

Commit

Permalink
Proxy removed
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrothea authored Oct 27, 2023
1 parent aef099e commit 372d429
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions dockerfiles/alma9-run.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
#FROM centos:centos8
FROM ghcr.io/dune-daq/alma9-minimal:latest


ARG HTTP_PROXY=local
ARG HTTPS_PROXY=local
ENV HTTP_PROXY=${HTTP_PROXY}
ENV HTTPS_PROXY=${HTTPS_PROXY}

ENV REFRESHED_AT 2023-10-04

# Common system tools requried to for debugging and causing trouble
Expand Down
6 changes: 0 additions & 6 deletions dockerfiles/c8-run.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
#FROM centos:centos8
FROM ghcr.io/dune-daq/c8-minimal:latest


ARG HTTP_PROXY=local
ARG HTTPS_PROXY=local
ENV HTTP_PROXY=${HTTP_PROXY}
ENV HTTPS_PROXY=${HTTPS_PROXY}

ENV REFRESHED_AT 2021-11-18

ENV UPS_OVERRIDE="-H Linux64bit+4.18-2.28"
Expand Down

0 comments on commit 372d429

Please sign in to comment.