Skip to content

Commit 5518e6a

Browse files
committed
Update the version/tag of build-su2-cross Docker image
Built-by: su2code/Docker-Builds#12 Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
1 parent 0c91b36 commit 5518e6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-management.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
key: ${{ matrix.os_bin }}-${{ github.sha }}
3636
restore-keys: ${{ matrix.os_bin }}
3737
- name: Build
38-
uses: docker://ghcr.io/su2code/su2/build-su2-cross:220630-1237
38+
uses: docker://ghcr.io/su2code/su2/build-su2-cross:220716-1459
3939
with:
4040
args: -b ${{ github.sha }} -f "${{matrix.flags}}"
4141
- name: Create Archive

0 commit comments

Comments
 (0)