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
A
aiml
airflow
airflow-scheduler
Commits
87f456fa
Commit
87f456fa
authored
May 07, 2021
by
Austin Denton
Browse files
Fix base image
parent
ca1720be
Pipeline
#250725
passed with stages
in 87 minutes and 44 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 @
87f456fa
ARG
BASE_REGISTRY=registry
.il2
.dso.mil
ARG
BASE_REGISTRY=registry
1
.dso.mil
ARG
BASE_IMAGE=
jaic-devsecops/apps
/bitnami/airflow-scheduler
ARG
BASE_IMAGE=
ironbank
/bitnami/airflow-scheduler
ARG
BASE_TAG=
hardened-2.0.1-debian-10-r55
ARG
BASE_TAG=
2.0.1
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
ARG
BITNAMI_HOME=/opt/bitnami
ARG
BITNAMI_HOME=/opt/bitnami
...
...
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