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,5 +1,5 @@
|
||||
# Dockerfile for trojan-go based alpine
|
||||
# Copyright (C) 2019 - 2021 Teddysun <i@teddysun.com>
|
||||
# Copyright (C) 2019 - 2024 Teddysun <i@teddysun.com>
|
||||
# Reference URL:
|
||||
# https://github.com/p4gefau1t/trojan-go
|
||||
# https://github.com/v2fly/v2ray-core
|
||||
|
@@ -1,5 +1,5 @@
|
||||
# Dockerfile for trojan-go based alpine
|
||||
# Copyright (C) 2019 - 2023 Teddysun <i@teddysun.com>
|
||||
# Copyright (C) 2019 - 2024 Teddysun <i@teddysun.com>
|
||||
# Reference URL:
|
||||
# https://github.com/p4gefau1t/trojan-go
|
||||
# https://github.com/v2fly/v2ray-core
|
||||
@@ -7,7 +7,7 @@
|
||||
# https://github.com/v2fly/domain-list-community
|
||||
# https://github.com/Potterli20/trojan-go-fork
|
||||
|
||||
FROM --platform=${TARGETPLATFORM} alpine:latest
|
||||
FROM alpine:latest
|
||||
LABEL maintainer="Teddysun <i@teddysun.com>"
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
|
Reference in New Issue
Block a user