Update debian:bullseye-slim Docker digest to 5fbe38e #524
@ -12,7 +12,7 @@ RUN set -ex; \
|
||||
cd /build; \
|
||||
make build;
|
||||
|
||||
FROM debian:bullseye-slim@sha256:25c3de160be2f4b3e15a54fe295c0f8a683738165ac0f64804dc2530cc3f821d
|
||||
FROM debian:bullseye-slim@sha256:5fbe38e4fe731b74be2c13b4058546ae5e64fcc92edc8aeb8b0ee11fe8a9bf44
|
||||
|
||||
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