Skip to content

Commit

Permalink
URSA-315 > Remove hard-coded image value
Browse files Browse the repository at this point in the history
  • Loading branch information
Elena Henderson committed May 10, 2021
1 parent 3ae7395 commit 60e08c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migration-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: conbench-migration
image: "415900421099.dkr.ecr.us-east-2.amazonaws.com/conbench:45e2539110fc3c8ee1362a0a018cc6303d4aaa01"
image: "{{DOCKER_REGISTRY}}/{{FLASK_APP}}:{{BUILDKITE_COMMIT}}"
command:
- /bin/sh
- -c
Expand Down

0 comments on commit 60e08c0

Please sign in to comment.