mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-21 11:38:36 +00:00
Specifiy SHA256 for docker base image.
This commit is contained in:
committed by
Nicholas
parent
0e1de39192
commit
e1f1181a07
@@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:22.04
|
FROM ubuntu:jammy-20230624@sha256:b060fffe8e1561c9c3e6dea6db487b900100fc26830b9ea2ec966c151ab4c020
|
||||||
|
|
||||||
COPY docker/ docker/
|
COPY docker/ docker/
|
||||||
COPY docker/apt.conf docker/sources.list /etc/apt/
|
COPY docker/apt.conf docker/sources.list /etc/apt/
|
||||||
|
|||||||
Reference in New Issue
Block a user