From 8d258d020bbb7e7c92ef40ec33e1ff7e4600da84 Mon Sep 17 00:00:00 2001 From: "appsec-renovate-bot[bot]" <255880998+appsec-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 07:03:41 +0000 Subject: [PATCH] chore(deps): pin ubuntu docker tag to 152dc04 --- .setup/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.setup/Dockerfile b/.setup/Dockerfile index 2adac3a..7c6cdd6 100644 --- a/.setup/Dockerfile +++ b/.setup/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:18.04 +FROM ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 MAINTAINER Ilya Ageev ENV MYSQL_ROOT_PASSWORD root