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:4f838adc7181d9039ac795a7d0aba05a9bd9ecd480d294483169c5def983b64d
- name: ubuntu-cloud-archive
image-name: python-base-ubuntu-cloud-archive
from: ghcr.io/vexxhost/ubuntu-cloud-archive:zed@sha256:d719db559f9d418d0adaaa0a5af84fdf385f954d3b2e1eb6732f3f54c3cb2bc9
from: ghcr.io/vexxhost/ubuntu-cloud-archive:zed@sha256:c0a196eb0def5385850a4ace8ae0f47027bff2a7683a682c6471ccd7d5d727e3
- name: ubuntu-cloud-archive-legacy
image-name: python-base
from: ghcr.io/vexxhost/ubuntu-cloud-archive:zed@sha256:d719db559f9d418d0adaaa0a5af84fdf385f954d3b2e1eb6732f3f54c3cb2bc9
from: ghcr.io/vexxhost/ubuntu-cloud-archive:zed@sha256:c0a196eb0def5385850a4ace8ae0f47027bff2a7683a682c6471ccd7d5d727e3
- name: debian
image-name: python-base-debian
from: debian:bullseye@sha256:0853c358aa50eb8ee8661afd9449652600656eda293c8b84ecddfe0481cbdb14
Expand Down
Loading