auto-sync: 2026-04-11 23:31:50

This commit is contained in:
cfdaily
2026-04-11 23:31:50 +08:00
parent 5264ea5ab1
commit 35253bbe9c
3 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ RUN apt-get update && apt-get install -y \
libxext6 \
libxrender-dev \
libgomp1 \
openssh-server \
dropbear \
&& rm -rf /var/lib/apt/lists/*
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone