We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3103e2 commit 151a8a9Copy full SHA for 151a8a9
1 file changed
ci/docker/conda.dockerfile
@@ -26,6 +26,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
26
gdb \
27
libc6-dbg \
28
tzdata \
29
+ tzdata-legacy \
30
wget && \
31
apt-get clean && \
32
rm -rf /var/lib/apt/lists/*
0 commit comments