We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 061bc74 commit 6f5a7acCopy full SHA for 6f5a7ac
packaging/docker-image/Dockerfile
@@ -29,6 +29,7 @@ RUN set -eux; \
29
apt-get update; \
30
apt-get install --yes --no-install-recommends \
31
ca-certificates \
32
+ gosu \
33
tzdata \
34
gnupg \
35
wget \
0 commit comments