We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a08668d commit 3bbf008Copy full SHA for 3bbf008
1 file changed
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
from: ghcr.io/vexxhost/ubuntu-cloud-archive:2024.2@sha256:2583d6e294db952c74b65c202febde1c54dcf6faefc27f1737bc50505e05237b
28
- name: debian
29
image-name: python-base-debian
30
- from: debian:trixie@sha256:4ae67669760b807c19f23902a3fd7c121a6a70cf2ae709035674b23e712e4d62
+ from: debian:trixie@sha256:2b9468c8670c5f8365b115776c3390872551d5a5c601b5429232265890f740c7
31
- name: rockylinux
32
image-name: python-base-rockylinux
33
from: rockylinux:9@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6
0 commit comments