Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
from: ghcr.io/vexxhost/ubuntu-cloud-archive:2025.2@sha256:d1d3bb98ebec32e818582e56ba4b33431d07d89034afee119fc49fa781e8c62f
- name: debian
image-name: python-base-debian
from: debian:trixie@sha256:3352c2e13876c8a5c5873ef20870e1939e73cb9a3c1aeba5e3e72172a85ce9ed
from: debian:trixie@sha256:4ba907ce4b3f9451114435731752a8fcd9af1e26e6160d327b02869a54caf269
- name: rockylinux
image-name: python-base-rockylinux
from: rockylinux:9@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6
Expand Down
Loading