Skip to content

Commit

Permalink
Remove the LINUX_IMAGE prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
heerener committed Oct 7, 2024
1 parent 863471e commit de5f4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spacktainer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
runs-on:
- codebuild-spacktainers-${{ github.run_id }}-${{ github.run_attempt }}
# - image:${{ needs.get-builder-image.outputs.builder }}
- image:LINUX_IMAGE-130659266700.dkr.ecr.us-east-1.amazonaws.com/spacktainers/runtime:latest
- image:130659266700.dkr.ecr.us-east-1.amazonaws.com/spacktainers/runtime:latest
- instance-size:small
needs:
# - base-container-job
Expand Down

0 comments on commit de5f4eb

Please sign in to comment.