Skip to content

Commit 8001f53

Browse files
committed
really really fix image
1 parent 0864610 commit 8001f53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: ./.github/workflows/quality-checks.yml
4141
needs: [get_config_values]
4242
with:
43-
runtime_docker_image: "ghcr.io/nhsdigital/eps-devcontainers/node_24_python_3_14:${{ needs.get_config_values.outputs.devcontainer_version }}"
43+
runtime_docker_image: "node_24_python_3_14:${{ needs.get_config_values.outputs.devcontainer_version }}"
4444
secrets:
4545
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
4646
tag_release:

0 commit comments

Comments
 (0)