Upgrade container images to Fedora 37

This commit is contained in:
Malte Poll 2022-11-17 15:38:53 +01:00 committed by Malte Poll
parent efaa0622a8
commit 9d4172002c
6 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
FROM fedora:36@sha256:455fec9590de794fbc21f61dbc7e90bf9918b58492d2a03fa269c09db47b43f6 AS deploy
FROM fedora:37@sha256:f2c083c0b7d2367a375f15e002c2dc7baaca2b3181ace61f9d5113a8fe2f6b44 AS deploy
RUN dnf -y update && \
dnf -y install dnf-plugins-core \
libvirt-daemon-config-network \