Docker 25 since 24 doesn't have an active tag anymore

This commit is contained in:
Luke Parker
2025-08-10 20:13:24 -04:00
parent b9f554111d
commit b000740470

View File

@@ -67,7 +67,7 @@ runs:
with: with:
rootless: true rootless: true
set-host: true set-host: true
version: type=image,tag=24.0.6 version: type=image,tag=25.0.7
if: runner.os == 'Linux' if: runner.os == 'Linux'
# - name: Cache Rust # - name: Cache Rust