mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
tests/lcitool: update to latest version
We need this for the riscv64 and gcc-native mappings. As the older alpine release has been dropped from the mappings we also need to bump the version of alpine we use. Acked-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20230630180423.558337-12-alex.bennee@linaro.org>
This commit is contained in:
parent
369dbbe091
commit
c7374742d8
3 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# THIS FILE WAS AUTO-GENERATED
|
||||
#
|
||||
# $ lcitool dockerfile --layers all alpine-316 qemu
|
||||
# $ lcitool dockerfile --layers all alpine-318 qemu
|
||||
#
|
||||
# https://gitlab.com/libvirt/libvirt-ci
|
||||
|
||||
FROM docker.io/library/alpine:3.16
|
||||
FROM docker.io/library/alpine:3.18
|
||||
|
||||
RUN apk update && \
|
||||
apk upgrade && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue