tz
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
FROM ubuntu:latest as build_stage
|
FROM ubuntu:latest as build_stage
|
||||||
|
|
||||||
|
ENV TZ=Europe/Moscow \
|
||||||
|
DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt install -y \
|
RUN apt install -y \
|
||||||
git \
|
git \
|
||||||
|
|||||||
Reference in New Issue
Block a user