Skip to content

Commit ab4bd5c

Browse files
Update Docker image tag format in workflow
1 parent d9b68c2 commit ab4bd5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-build-product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2478,7 +2478,7 @@ jobs:
24782478
outputs:
24792479
slack_thread_id: ${{ needs.Install-Simulator-Robot.outputs.slack_thread_id }}
24802480
container:
2481-
image: registry.aws.cloud.mov.ai/qa/py-buildserver:v4.0.1
2481+
image: registry.aws.cloud.mov.ai/qa/py-buildserver:4.0.1
24822482
credentials:
24832483
username: ${{secrets.registry_user}}
24842484
password: ${{secrets.registry_password}}

0 commit comments

Comments
 (0)