Skip to content

Commit 11c5cb1

Browse files
build(deps): bump ubuntu from 24.04 to 26.04
Bumps ubuntu from 24.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>
1 parent 093bf4c commit 11c5cb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kics-scan disable=67fd0c4a-68cf-46d7-8c41-bc9fba7e40ae,965a08d7-ef86-4f14-8792-4a3b2098937e
22

3-
FROM ubuntu:24.04
3+
FROM ubuntu:26.04
44

55
# hadolint ignore=DL3008
66
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)