From 37bf67454ef10364d269933c4bcc17792775cb36 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 9 Jun 2026 01:17:29 +0000 Subject: [PATCH] chore(deps): update ubuntu docker tag to v26 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 868913d..af93c21 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:18.04 +FROM ubuntu:26.04 LABEL maintainer="Julien Cabillot " # hadolint ignore=DL3008,SC3009,SC2086,DL3009 -- 2.52.0