Skip to content

Commit 40728d6

Browse files
Update debian:stable-slim Docker digest to 31049d6
1 parent f2fba67 commit 40728d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ FROM busybox AS busybox
1515
RUN addgroup -S pulsegroup && adduser -S -G pulsegroup pulseuser
1616

1717
###############################################
18-
FROM debian:stable-slim@sha256:50db38a20a279ccf50761943c36f9e82378f92ef512293e1239b26bb77a8b496 AS certs
18+
FROM debian:stable-slim@sha256:31049d638bab7d39e72e088521083cc1b751c6309f1891a2f97f73fe4d54b695 AS certs
1919
RUN apt-get update && apt-get install -y ca-certificates
2020

2121
###############################################

0 commit comments

Comments
 (0)