Skip to content

Commit

Permalink
refactor: use temporary topo-imagery container
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfouquet committed Sep 3, 2024
1 parent a44ad26 commit bab3301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/raster/national-dem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ spec:
- name: group_data
path: /tmp/input/
container:
image: '019359803926.dkr.ecr.ap-southeast-2.amazonaws.com/topo-imagery:{{=sprig.trim(workflow.parameters.version_topo_imagery)}}'
image: 'ghcr.io/linz/topo-imagery:pr-1043'
resources:
requests:
memory: 7.8Gi
Expand Down

0 comments on commit bab3301

Please sign in to comment.