mirror of
https://github.com/mhx/dwarfs.git
synced 2025-08-04 02:06:22 -04:00
build: switch to fedora rawhide
This commit is contained in:
parent
39e12ebe6c
commit
5f10791864
@ -1,6 +1,6 @@
|
|||||||
# syntax=docker/dockerfile:1
|
# syntax=docker/dockerfile:1
|
||||||
ARG ARCH=amd64
|
ARG ARCH=amd64
|
||||||
FROM $ARCH/fedora:latest
|
FROM $ARCH/fedora:rawhide
|
||||||
RUN dnf update -y
|
RUN dnf update -y
|
||||||
RUN dnf install -y \
|
RUN dnf install -y \
|
||||||
bash-completion \
|
bash-completion \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user