diff --git a/slim/Dockerfile b/slim/Dockerfile index a4edfcf..5f191a3 100644 --- a/slim/Dockerfile +++ b/slim/Dockerfile @@ -21,6 +21,7 @@ RUN set -x \ icu \ su-exec \ tini \ + tzdata \ && apk add --no-cache --virtual build-dependencies \ build-base \ curl \