From 4183bb3ef1caaba9c33fd90d77041557f9cfd641 Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 21:19:15 -0400 Subject: [PATCH] =?UTF-8?q?feat(plex)!:=20Update=20docker.io/library/ubunt?= =?UTF-8?q?u=20(=2022.04=20=E2=86=92=2024.04=20)=20(#998)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> --- apps/plex/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/plex/Dockerfile b/apps/plex/Dockerfile index c9f8c78b..a4e498a9 100644 --- a/apps/plex/Dockerfile +++ b/apps/plex/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/ubuntu:22.04 +FROM docker.io/library/ubuntu:24.04 ARG TARGETPLATFORM ARG VERSION