mirror of
https://github.com/teddysun/across.git
synced 2025-01-19 06:19:35 +08:00
Update comments
This commit is contained in:
parent
26e0fe3f36
commit
605837ca5e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user