Skip to content

Commit 77323ef

Browse files
committed
fix path
1 parent 6f4ce2d commit 77323ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tag-release-devcontainer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
verify_runtime_image:
6363
uses: ./.github/workflows/verify-runtime-image.yml
6464
with:
65-
runtime_docker_image: ${{ inputs.runtime_docker_image }}
65+
runtime_docker_image: ghcr.io/nhsdigital/eps-devcontainers/${{ inputs.runtime_docker_image }}
6666
tag_release:
6767
needs: verify_runtime_image
6868
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)