AUTH.4C3: Dockerfile kopiert save_reconciliation.py ins Image (BUILD_REPRODUCIBLE_FROM_SOT)
This commit is contained in:
parent
dbc31ad1bb
commit
5f3adda73f
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ RUN useradd --uid 10011 --create-home --shell /usr/sbin/nologin c5save
|
|||
WORKDIR /app
|
||||
COPY --chown=10011:10011 \
|
||||
save_executor_core.py \
|
||||
save_reconciliation.py \
|
||||
job_store.py \
|
||||
job_schema.py \
|
||||
job_state_machine.py \
|
||||
|
|
|
|||
Loading…
Reference in a new issue