mirror of
https://github.com/teddysun/across.git
synced 2025-09-15 19:14:26 +08:00
Update comments
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# https://github.com/caddyserver/caddy
|
||||
# https://github.com/caddyserver/forwardproxy
|
||||
|
||||
FROM alpine:3.12
|
||||
FROM alpine:3.13
|
||||
LABEL maintainer="Teddysun <i@teddysun.com>"
|
||||
|
||||
WORKDIR /root
|
||||
|
@@ -4,7 +4,7 @@
|
||||
# https://github.com/caddyserver/caddy
|
||||
# https://github.com/caddyserver/forwardproxy
|
||||
|
||||
FROM --platform=${TARGETPLATFORM} alpine:3.12
|
||||
FROM --platform=${TARGETPLATFORM} alpine:3.13
|
||||
LABEL maintainer="Teddysun <i@teddysun.com>"
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
|
Reference in New Issue
Block a user