Skip to content

Commit 97cf3e2

Browse files
bump library/ubuntu from 24.04 to 26.04 in /pods
Bumps library/ubuntu from 24.04 to 26.04. --- updated-dependencies: - dependency-name: library/ubuntu dependency-version: '26.04' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24269b6 commit 97cf3e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pods/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# BYO key: nothing here carries credentials. A member exports their own
1212
# ANTHROPIC_API_KEY / OPENAI_API_KEY (or runs the tools' login flow); the keys
1313
# live in their persisted home, never in the image.
14-
FROM docker.io/library/ubuntu:24.04
14+
FROM docker.io/library/ubuntu:26.04
1515

1616
ENV DEBIAN_FRONTEND=noninteractive
1717

0 commit comments

Comments
 (0)