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 fab69ef commit 1a0e610Copy full SHA for 1a0e610
.devcontainer/Dockerfile
@@ -25,4 +25,5 @@ RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
25
libssl-dev \
26
libkrb5-dev \
27
zlib1g-dev \
28
- ninja-build
+ ninja-build \
29
+ tzdata
0 commit comments