From c233c6880c3b08e5e75907dbe1547d5989ae635c Mon Sep 17 00:00:00 2001 From: Maciej Michalski <5445923+spy86@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:17:21 +0100 Subject: [PATCH] Revert "[Snyk] Security upgrade ubuntu from 22.04 to mantic-20240216" --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ad74701..8d7505c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:mantic-20240216 +FROM ubuntu:22.04 ARG ANSIBLE_CORE_VERSION ARG ANSIBLE_VERSION