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
Bitnami
airflow-worker
Commits
72d6be15
You need to sign in or sign up before continuing.
Commit
72d6be15
authored
May 11, 2021
by
Austin Denton
Browse files
Update to application version 2.0.2
parent
95f0b593
Pipeline
#255408
passed with stages
in 28 minutes and 1 second
Changes
1
Pipelines
1
Hide 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 @
72d6be15
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_TAG=8.3
ARG
BASE_TAG=8.3
FROM
bitnami/airflow-worker:2.0.
1
-debian-10-r
54
as base
FROM
bitnami/airflow-worker:2.0.
2
-debian-10-r
17
as base
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
ARG
BITNAMI_HOME=/opt/bitnami
ARG
BITNAMI_HOME=/opt/bitnami
ARG
BITNAMI_DIR=/bitnami
ARG
BITNAMI_DIR=/bitnami
...
@@ -48,7 +48,7 @@ RUN /opt/bitnami/scripts/airflow-worker/postunpack.sh && \
...
@@ -48,7 +48,7 @@ RUN /opt/bitnami/scripts/airflow-worker/postunpack.sh && \
ENV
AIRFLOW_HOME="/opt/bitnami/airflow" \
ENV
AIRFLOW_HOME="/opt/bitnami/airflow" \
BITNAMI_APP_NAME="airflow-worker" \
BITNAMI_APP_NAME="airflow-worker" \
BITNAMI_IMAGE_VERSION="2.0.
1
-debian-10-r
54
" \
BITNAMI_IMAGE_VERSION="2.0.
2
-debian-10-r
17
" \
C_FORCE_ROOT="True" \
C_FORCE_ROOT="True" \
LANG="en_US.UTF-8" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \
LANGUAGE="en_US:en" \
...
...
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