Skip to content

Commit

Permalink
Pin version to 1.0.0 in build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjndw authored Jan 28, 2025
1 parent b622bed commit f0109c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
image: ls1intum/hades/hades-scheduler
- dockerfile: ./HadesCloneContainer/Dockerfile
image: ls1intum/hades/hades-clone-container
uses: ls1intum/.github/.github/workflows/native-build-and-push-docker-image.yml@feat/native-runner
uses: ls1intum/.github/.github/workflows/build-and-push-docker-image.yml@v1.0.0
with:
image-name: ${{ matrix.image }}
docker-file: ${{ matrix.dockerfile }}

0 comments on commit f0109c9

Please sign in to comment.