Skip to content

Commit

Permalink
Add version tag to imagename
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgen committed Jan 5, 2024
1 parent de240f3 commit e22752e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_with_sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
id: docker-build
uses: ./.github/actions/docker-build-action
with:
imageName: json_struct_sanitizer_docker_1
imageName: json_struct_sanitizer_docker:1
dockerFile: docker/ubuntu22.04/Dockerfile
user: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e22752e

Please sign in to comment.