# Use only with the verified deployed image and a views-only application diff. ARG HEALTH_BASE_IMAGE FROM ${HEALTH_BASE_IMAGE} COPY --chown=0:0 --chmod=0644 src/apps/core/views.py /app/src/apps/core/views.py