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,9 +1,9 @@
|
||||
# Dockerfile for Brook based alpine
|
||||
# Copyright (C) 2019 - 2020 Teddysun <i@teddysun.com>
|
||||
# Copyright (C) 2019 - 2024 Teddysun <i@teddysun.com>
|
||||
# Reference URL:
|
||||
# https://github.com/txthinking/brook
|
||||
|
||||
FROM --platform=${TARGETPLATFORM} alpine:latest
|
||||
FROM alpine:latest
|
||||
LABEL maintainer="Teddysun <i@teddysun.com>"
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
|
Reference in New Issue
Block a user