We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22c5791 + 83dcb0c commit 5f08e0aCopy full SHA for 5f08e0a
Dockerfile
@@ -5,7 +5,7 @@
5
# Specify the opensciencegrid/software-base image tag
6
ARG BASE_YUM_REPO=release
7
8
-FROM opensciencegrid/software-base:$BASE_YUM_REPO AS base
+FROM opensciencegrid/software-base:3.5-el7-$BASE_YUM_REPO AS base
9
LABEL maintainer "OSG Software <[email protected]>"
10
11
# previous arg has gone out of scope
0 commit comments