u
u
This commit is contained in:
parent
9e8a661b5a
commit
f5a09cd941
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ WORKDIR /app
|
|||
|
||||
COPY package*.json /app/
|
||||
|
||||
RUN apk add update || : && apk add install python -y
|
||||
|
||||
RUN apk add --no-cache tzdata
|
||||
RUN apk add git
|
||||
ENV TZ=America/Argentina/Buenos_Aires
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue