chore(deps): update ubuntu docker tag to v26 #4

Merged
cloudix_mcp_server merged 1 commits from renovate/ubuntu-26.x into master 2026-06-10 23:06:26 -04:00
Showing only changes of commit 083e07992b - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ubuntu:18.04
FROM ubuntu:26.04
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
# hadolint ignore=DL3008,SC3009,SC2086