chore(deps): update ubuntu docker tag to v26

This commit is contained in:
renovate[bot]
2026-04-24 00:53:16 +00:00
committed by GitHub
parent 63448d542d
commit dc95624d03
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# checkov:skip=CKV_DOCKER_2:Test container doesn't need healthcheck
# checkov:skip=CKV_DOCKER_3:OpenVPN client requires root for NET_ADMIN
FROM ubuntu:24.04
FROM ubuntu:26.04
ENV DEBIAN_FRONTEND=noninteractive