There was an error while loading. Please reload this page.
1 parent c7ea2ff commit 407de1dCopy full SHA for 407de1d
1 file changed
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:8f0c555de6a2f9c2bda1b170b67479d11f7f5e3b66bb4a7a1d8843361c9dd3ff AS certs
19
RUN apt-get update && apt-get install -y ca-certificates
20
21
0 commit comments