mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2025-01-22 12:48:14 -05:00
feat: 🎸 修改为FROM ubuntu:20.04
✅ Closes: https://github.com/xubiaolin/docker-zerotier-planet/issues/19
This commit is contained in:
parent
dd16207cd5
commit
3c43076c3d
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:latest
|
||||
FROM ubuntu:20.04
|
||||
ENV TZ=Asia/Shanghai \
|
||||
DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user