chore(deps): bump library/ubuntu from 24.04 to 26.04 in /pods (#94)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-07-16 19:01:26 -07:00 committed by GitHub
parent 452d2b344d
commit db641c79bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@
# BYO key: nothing here carries credentials. A member exports their own
# ANTHROPIC_API_KEY / OPENAI_API_KEY (or runs the tools' login flow); the keys
# live in their persisted home, never in the image.
FROM docker.io/library/ubuntu:24.04
FROM docker.io/library/ubuntu:26.04
ENV DEBIAN_FRONTEND=noninteractive