Also Pin Dockerfile Dependency Hashes

This commit is contained in:
W. Felix Handte
2023-03-09 17:01:22 -05:00
parent 1ec556238e
commit cd9486031d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM circleci/buildpack-deps:focal
FROM circleci/buildpack-deps@sha256:f6f10c11b7b8ccfd4f4a5b830c3256803604ce61292b60cb22e26b12f62b0e8c
RUN sudo dpkg --add-architecture i386
RUN sudo apt-get -y -qq update