aboutsummaryrefslogtreecommitdiff
path: root/docker/amd64/Dockerfile.alpine
diff options
context:
space:
mode:
Diffstat (limited to 'docker/amd64/Dockerfile.alpine')
-rw-r--r--docker/amd64/Dockerfile.alpine1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/amd64/Dockerfile.alpine b/docker/amd64/Dockerfile.alpine
index 22b159d1..64963b99 100644
--- a/docker/amd64/Dockerfile.alpine
+++ b/docker/amd64/Dockerfile.alpine
@@ -82,6 +82,7 @@ ENV SSL_CERT_DIR=/etc/ssl/certs
RUN mkdir /data \
&& apk add --no-cache \
openssl \
+ tzdata \
curl \
dumb-init \
postgresql-libs \