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
O
Opensource
argoproj
argocd
Commits
63fa9099
Commit
63fa9099
authored
Sep 03, 2021
by
Elvis Chi
💬
Browse files
Update quay.io/argoproj/argocd Docker tag to v2.1.2 and aws-cli to v2.2.35
parent
f9249213
Pipeline
#459582
passed with stages
in 33 minutes and 59 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Dockerfile
Dockerfile
+2
-2
No files found.
Dockerfile
View file @
63fa9099
...
@@ -2,9 +2,9 @@ ARG BASE_REGISTRY=registry1.dso.mil
...
@@ -2,9 +2,9 @@ ARG BASE_REGISTRY=registry1.dso.mil
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_TAG=8.4
ARG
BASE_TAG=8.4
FROM
quay.io/argoproj/argocd:v2.1.
1
as argocd
FROM
quay.io/argoproj/argocd:v2.1.
2
as argocd
FROM
amazon/aws-cli:2.2.3
4
as awscli
FROM
amazon/aws-cli:2.2.3
5
as awscli
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
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