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

Merged
jcabillot merged 1 commits from renovate/ubuntu-26.x into master 2026-06-11 08:14:18 -04:00
+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,DL3009