File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1313 permissions :
1414 contents : read
1515 id-token : write
16- uses : ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-release-container.yml@39e4c8e5bdde50a537934e2a29d9e3d02b5ca1ce # v2.2.1
16+ uses : ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-release-container.yml@86f7253c46b3a2993edb49f2ac632886ff9043a6 # https://github.com/ministryofjustice/analytical-platform-airflow-github-actions/pull/62
Original file line number Diff line number Diff line change 11FROM ghcr.io/ministryofjustice/analytical-platform-airflow-python-base:1.16.0@sha256:96551185eef8ff5f54f82b6a55c5df570a795d155851cde1811f230423efca1b
22
3+ ARG MOJAP_IMAGE_VERSION="default"
4+
5+ ENV MOJAP_IMAGE_VERSION=${MOJAP_IMAGE_VERSION}
6+
37COPY requirements.txt requirements.txt
48COPY src/ .
59RUN <<EOF
You can’t perform that action at this time.
0 commit comments