timezone
This commit is contained in:
		| @@ -9,8 +9,11 @@ RUN apk add --no-cache \ | ||||
|         perl \ | ||||
|         zlib \ | ||||
|         make \ | ||||
|         tzdata \ | ||||
|     && cargo install wasm-pack \ | ||||
|     && rustup target add wasm32-unknown-unknown \ | ||||
|     && chmod +x /bin/plugin.sh | ||||
|  | ||||
| ENV TZ=UTC | ||||
|  | ||||
| ENTRYPOINT ["/bin/sh", "/bin/plugin.sh"] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user