deps(docker): bump ubuntu in /scripts/verify-repo-update
Bumps ubuntu from 22.04 to 26.04. --- updated-dependencies: - dependency-name: ubuntu dependency-version: '26.04' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:22.04
|
||||
FROM ubuntu:26.04
|
||||
|
||||
ARG REPO_CONFIG=grafana.list.oss
|
||||
ARG PACKAGE=grafana
|
||||
|
||||
Reference in New Issue
Block a user