Skip to content

Commit dd47f0d

Browse files
⬆️ Update python:3.14-slim Docker digest to a7fb1e6
1 parent ab7be2d commit dd47f0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ jobs:
284284
shell: bash
285285
run: |
286286
docker run --rm --platform linux/386 -v "${PWD}:/io" -w /io \
287-
python:3.14-slim@sha256:cea0e6040540fb2b965b6e7fb5ffa00871e632eef63719f0ea54bca189ce14a6 \
287+
python:3.14-slim@sha256:a7fb1e634c4a578f9e0bd6327f11a3cde11b7a9395f48e24360c0988bcc5c2bc \
288288
sh -ec '
289289
python3 -m venv /tmp/venv
290290
. /tmp/venv/bin/activate

0 commit comments

Comments
 (0)