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 c1f7171 commit 685c726Copy full SHA for 685c726
deployment/docker/server/powershell/Dockerfile
@@ -24,7 +24,7 @@ RUN apk add --no-cache \
24
icu-libs \
25
curl
26
27
-apk -X https://dl-cdn.alpinelinux.org/alpine/edge/main add --no-cache \
+RUN apk -X https://dl-cdn.alpinelinux.org/alpine/edge/main add --no-cache \
28
lttng-ust \
29
openssh-client
30
0 commit comments