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
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ jobs:
from: ubuntu:22.04@sha256:962f6cadeae0ea6284001009daa4cc9a8c37e75d1f5191cf0eb83fe565b63dd7
- name: ubuntu-cloud-archive
image-name: python-base-ubuntu-cloud-archive
from: ghcr.io/vexxhost/ubuntu-cloud-archive:2024.1@sha256:b6ecf5199e2867afb267012f0b6d1b0b68e4332d73bf1ac005c92676b2ed5051
from: ghcr.io/vexxhost/ubuntu-cloud-archive:2024.1@sha256:00c176eaaa1fcd89a0936c23c89b1ca506854313f60091140f91ff1bf66fe9fd
- name: ubuntu-cloud-archive-legacy
image-name: python-base
from: ghcr.io/vexxhost/ubuntu-cloud-archive:2024.1@sha256:b6ecf5199e2867afb267012f0b6d1b0b68e4332d73bf1ac005c92676b2ed5051
from: ghcr.io/vexxhost/ubuntu-cloud-archive:2024.1@sha256:00c176eaaa1fcd89a0936c23c89b1ca506854313f60091140f91ff1bf66fe9fd
- name: debian
image-name: python-base-debian
from: debian:bookworm@sha256:1d6cd964917a13b547d1ea392dff9a000c3f36070686ebc5c8755d53fb374435
Expand Down
Loading