From 78fcf462ad52254b817c3c2f0e33e76b7cb1e170 Mon Sep 17 00:00:00 2001 From: Daniel Lando Date: Mon, 17 Jun 2024 09:58:36 +0000 Subject: [PATCH] chore: switch to oraclelinux:9 --- Dockerfile.linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.linux b/Dockerfile.linux index 6fde1b6a..0ef3e54d 100644 --- a/Dockerfile.linux +++ b/Dockerfile.linux @@ -1,4 +1,4 @@ -FROM oraclelinux:7 AS build +FROM oraclelinux:9 AS build USER root:root WORKDIR /root/pkg-fetch/