mirror of
https://github.com/yusing/godoxy.git
synced 2025-07-23 20:54:02 +02:00
oops, adding back proxy.exclude=1
This commit is contained in:
parent
b06cbc0fee
commit
f5e00a6ef4
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ RUN --mount=type=cache,target="/go/pkg/mod" \
|
||||||
FROM scratch
|
FROM scratch
|
||||||
|
|
||||||
LABEL maintainer="yusing@6uo.me"
|
LABEL maintainer="yusing@6uo.me"
|
||||||
|
LABEL proxy.exclude=1
|
||||||
|
|
||||||
# copy timezone data
|
# copy timezone data
|
||||||
COPY --from=builder /usr/share/zoneinfo /usr/share/zoneinfo
|
COPY --from=builder /usr/share/zoneinfo /usr/share/zoneinfo
|
||||||
|
|
Loading…
Add table
Reference in a new issue