Skip to content

Commit be21839

Browse files
committed
update json_struct_sanitizer_docker tag
1 parent 2a13c61 commit be21839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test_with_sanitizers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
id: docker-build
1414
uses: ./.github/actions/docker-build-action
1515
with:
16-
imageName: json_struct_sanitizer_docker:2
16+
imageName: json_struct_sanitizer_docker:3
1717
dockerFile: docker/ubuntu24.04/Dockerfile
1818
user: ${{ github.actor }}
1919
password: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)