ADD tzadata
This commit is contained in:
parent
2eef720b9e
commit
30f02a8d01
@ -17,4 +17,6 @@ COPY --from=builder /app/bin/us-dop-bot /usr/bin/
|
||||
WORKDIR /app
|
||||
RUN apk --no-cache add --no-check-certificate ca-certificates \
|
||||
&& update-ca-certificates
|
||||
RUN apk add --no-cache tzdata
|
||||
|
||||
ENTRYPOINT /usr/bin/us-dop-bot
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user