Update debian:bullseye-slim Docker digest to 60a5966 #531
@ -12,7 +12,7 @@ RUN set -ex; \
|
||||
cd /build; \
|
||||
make build;
|
||||
|
||||
FROM debian:bullseye-slim@sha256:610b4c7ad241e66f6e2f9791e3abdf0cc107a69238ab21bf9b4695d51fd6366a
|
||||
FROM debian:bullseye-slim@sha256:60a596681410bd31a48e5975806a24cd78328f3fd6b9ee5bc64dca6d46a51f29
|
||||
|
||||
COPY --from=build /build/bin/signaling /usr/local/bin/signaling
|
||||
COPY --from=build /build/server.conf.in /config/server.conf
|
||||
|
Loading…
Reference in New Issue
Block a user