Skip to content

Commit

Permalink
ci: Add sha to pin debian:buster-slim image
Browse files Browse the repository at this point in the history
  • Loading branch information
tippmar-nr committed Jul 12, 2023
1 parent 8341818 commit c1d6d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/linux/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:buster-20230703-slim
FROM debian:buster-20230703-slim@sha256:cddb688e1263b9752275b064171ef6ac9c70ae21a77c774339aecfb53690b9a1

RUN apt-get update && apt-get install -y \
apt-utils \
Expand Down

0 comments on commit c1d6d99

Please sign in to comment.