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 cf3ed79 commit 3bb5dceCopy full SHA for 3bb5dce
.github/workflows/build.yml
@@ -162,7 +162,7 @@ jobs:
162
runs-on: 'ubuntu-latest'
163
timeout-minutes: 30
164
container:
165
- image: debian:bookworm-slim@sha256:b1a741487078b369e78119849663d7f1a5341ef2768798f7b7406c4240f86aef
+ image: debian:testing-20250908-slim@sha256:f7e3f921f98e1a51742ceda3cbe52ac815e60e83b0c381ea9444ac17a1e32cb4
166
steps:
167
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
168
with:
0 commit comments