We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a953a0 commit 874fb32Copy full SHA for 874fb32
1 file changed
deploy/debian.Dockerfile
@@ -75,7 +75,7 @@ ARG APP_PORT=4000
75
76
# Allow additional packages to be injected into builds
77
# These variables must always have something defined
78
-ARG RUNTIME_PACKAGES="libncursesw6"
+ARG RUNTIME_PACKAGES="ca-certificates"
79
ARG DEV_PACKAGES="inotify-tools"
80
81
0 commit comments