UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
S
Solutions Delivery Platform
dependency-check
dependency-check
Commits
8bda631d
Commit
8bda631d
authored
Jan 07, 2020
by
Peter Sigur
Browse files
updating UBI base image target from 7.7 to 7.8
parent
7dfe46d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
5.2.4/Dockerfile
5.2.4/Dockerfile
+1
-1
No files found.
5.2.4/Dockerfile
View file @
8bda631d
ARG
BASE_REGISTRY=registry.access.redhat.com
ARG
BASE_REGISTRY=registry.access.redhat.com
ARG
BASE_IMAGE=ubi7/ubi
ARG
BASE_IMAGE=ubi7/ubi
ARG
BASE_TAG=7.
7
ARG
BASE_TAG=7.
8
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
MAINTAINER
terrana_steven@bah.com
MAINTAINER
terrana_steven@bah.com
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment