diff --git a/Dockerfile b/Dockerfile index 05f51ab..b01a764 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use an official Ubuntu runtime as a parent image -FROM ubuntu:22.04@sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2 +FROM ubuntu:22.04@sha256:19478ce7fc2ffbce89df29fea5725a8d12e57de52eb9ea570890dc5852aac1ac ENV VERSION_AWS_CLI="2.15.53" ENV VERSION_GH_CLI="2.49.2"