Skip to content

Commit

Permalink
Now try running on the runtime container
Browse files Browse the repository at this point in the history
  • Loading branch information
heerener committed Oct 7, 2024
1 parent dc18174 commit d646bd0
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 @@ -51,7 +51,7 @@ jobs:
get-builder-image:
runs-on: ubuntu-latest
env:
builder_image: LINUX_IMAGE-${{ secrets.AWS_ECR_URL }}/spacktainers/builder:latest
builder_image: LINUX_IMAGE-${{ secrets.AWS_ECR_URL }}/spacktainers/runtime:latest
steps:
- name: Getting builder image
run: |
Expand Down

0 comments on commit d646bd0

Please sign in to comment.