Skip to content

Commit

Permalink
Merge pull request #365 from swordqiu/hotfix/qj-ubuntu-22.04-image-us…
Browse files Browse the repository at this point in the history
…e-generic

fix: ubuntu should use generic image
  • Loading branch information
swordqiu committed Sep 12, 2024
2 parents 1d44494 + fd951e5 commit 42e56f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/openimages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
os_version: 22.04(Jammy)
build: current
source: cloud-images.ubuntu.com
url: https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64-disk-kvm.img
url: https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img
- distribution: Ubuntu Server
os_name: Linux
os_arch: aarch64
Expand All @@ -102,7 +102,7 @@
os_version: 20.04(Focal)
build: current
source: cloud-images.ubuntu.com
url: https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64-disk-kvm.img
url: https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img
- distribution: Ubuntu Server
os_name: Linux
os_arch: aarch64
Expand Down

0 comments on commit 42e56f3

Please sign in to comment.