mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2025-01-22 12:48:14 -05:00
feat: 🎸 固定alpine版本
This commit is contained in:
parent
a12e7f7388
commit
a262b0d6ab
@ -1,4 +1,4 @@
|
||||
FROM alpine:latest as builder
|
||||
FROM alpine:3.17 as builder
|
||||
|
||||
ARG ZT_PORT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user