Skip to content

Commit

Permalink
fix: revert forked container
Browse files Browse the repository at this point in the history
  • Loading branch information
MDavidson17 committed Aug 25, 2023
1 parent 6b1f4ec commit ba8d213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/imagery/ascii-standardise-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ spec:
- name: files
path: /tmp/file_list.json
container:
image: "ghcr.io/mdavidson17/topo-imagery:latest"
image: "019359803926.dkr.ecr.ap-southeast-2.amazonaws.com/eks:topo-imagery-{{=sprig.trim(workflow.parameters['version-topo-imagery'])}}"
resources:
requests:
memory: 7.8Gi
Expand Down

0 comments on commit ba8d213

Please sign in to comment.