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 f2fba67 commit 40728d6Copy full SHA for 40728d6
build/Dockerfile
@@ -15,7 +15,7 @@ FROM busybox AS busybox
15
RUN addgroup -S pulsegroup && adduser -S -G pulsegroup pulseuser
16
17
###############################################
18
-FROM debian:stable-slim@sha256:50db38a20a279ccf50761943c36f9e82378f92ef512293e1239b26bb77a8b496 AS certs
+FROM debian:stable-slim@sha256:31049d638bab7d39e72e088521083cc1b751c6309f1891a2f97f73fe4d54b695 AS certs
19
RUN apt-get update && apt-get install -y ca-certificates
20
21
0 commit comments