We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a13c61 commit be21839Copy full SHA for be21839
.github/workflows/build_and_test_with_sanitizers.yml
@@ -13,7 +13,7 @@ jobs:
13
id: docker-build
14
uses: ./.github/actions/docker-build-action
15
with:
16
- imageName: json_struct_sanitizer_docker:2
+ imageName: json_struct_sanitizer_docker:3
17
dockerFile: docker/ubuntu24.04/Dockerfile
18
user: ${{ github.actor }}
19
password: ${{ secrets.GITHUB_TOKEN }}
0 commit comments