diff --git a/.github/actions/waffles/Dockerfile b/.github/actions/waffles/Dockerfile index dc5bf1c62..88565af7c 100644 --- a/.github/actions/waffles/Dockerfile +++ b/.github/actions/waffles/Dockerfile @@ -1,5 +1,5 @@ # Container image that runs your code -FROM ubuntu:22.04@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f +FROM ubuntu:22.04@sha256:340d9b015b194dc6e2a13938944e0d016e57b9679963fdeb9ce021daac430221 RUN apt update RUN apt install -y python3-pip python3 git libmagic-dev