Skip to content

Commit 6c98ba2

Browse files
authored
ci: Add sha to pin debian:buster-slim image (#1772)
1 parent 8341818 commit 6c98ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/linux/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:buster-20230703-slim
1+
FROM debian:buster-20230703-slim@sha256:cddb688e1263b9752275b064171ef6ac9c70ae21a77c774339aecfb53690b9a1
22

33
RUN apt-get update && apt-get install -y \
44
apt-utils \

0 commit comments

Comments
 (0)