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
6fe3d07f
Commit
6fe3d07f
authored
Nov 17, 2020
by
Al Fontaine
Browse files
Update Dockerfile
parent
f552bbfc
Pipeline
#78068
failed with stages
in 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Dockerfile
Dockerfile
+3
-3
No files found.
Dockerfile
View file @
6fe3d07f
ARG
BASE_REGISTRY=registry
.access.redhat.com
ARG
BASE_IMAGE=ubi
8
/ubi
ARG
BASE_TAG=8.
2
ARG
BASE_REGISTRY=registry
1.dsop.io
ARG
BASE_IMAGE=
redhat/
ubi/ubi
8
ARG
BASE_TAG=8.
3
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
### Required Atomic/OpenShift Labels - https://github.com/projectatomic/ContainerApplicationGenericLabels
...
...
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