mirror of
https://github.com/teddysun/across.git
synced 2025-10-08 22:05:34 +08:00
Update Dockerfile
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Dockerfile for build RPM packages.
|
||||
# Copyright (C) 2024 Teddysun <i@teddysun.com>
|
||||
|
||||
FROM --platform=${TARGETPLATFORM} fedora:40
|
||||
FROM fedora:40
|
||||
LABEL maintainer="Teddysun <i@teddysun.com>"
|
||||
|
||||
RUN dnf install -y yum-utils && \
|
||||
|
Reference in New Issue
Block a user