Browse Source

upgrade to fedora 44

main
Nicolas Massé 4 weeks ago
parent
commit
448d5f809a
  1. 2
      cookbooks/qemu-user-static/config/container/Containerfile

2
cookbooks/qemu-user-static/config/container/Containerfile

@ -1,4 +1,4 @@
FROM quay.io/fedora/fedora:42 FROM quay.io/fedora/fedora:44
RUN dnf install -y qemu-user-static \ RUN dnf install -y qemu-user-static \
&& dnf clean all && dnf clean all

Loading…
Cancel
Save