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