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