File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM ghcr.io/nhsdigital/eps-devcontainers/node_24_python_3_14:v1.0.0
1+ FROM ghcr.io/nhsdigital/eps-devcontainers/node_24_python_3_14:pr-15-a1b9b25
22
33USER root
44# specify DOCKER_GID to force container docker group id to match host
Original file line number Diff line number Diff line change 3838 needs : [get_asdf_version]
3939 with :
4040 asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
41- runtime_docker_image : " ghcr.io/nhsdigital/eps-devcontainers/node_24_python_3_14:v1.0.0 "
41+ runtime_docker_image : " ghcr.io/nhsdigital/eps-devcontainers/node_24_python_3_14:pr-15-a1b9b25 "
4242 secrets :
4343 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
4444 tag_release :
Original file line number Diff line number Diff line change 3030 uses : ./.github/workflows/quality-checks.yml
3131 with :
3232 asdfVersion : ${{ needs.get_asdf_version.outputs.asdf_version }}
33- runtime_docker_image : " ghcr.io/nhsdigital/eps-devcontainers/node_24_python_3_14:v1.0.0 "
33+ runtime_docker_image : " ghcr.io/nhsdigital/eps-devcontainers/node_24_python_3_14:pr-15-a1b9b25 "
3434 secrets :
3535 SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
3636 tag_release :
You can’t perform that action at this time.
0 commit comments