chore(deps): bump ubuntu from 22.04 to 24.04 in /containers/e2b-sandbox (#9042)

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] 2025-06-21 12:23:42 -07:00 committed by GitHub
parent c617881b3c
commit 99fd3f7bb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM ubuntu:24.04
# install basic packages
RUN apt-get update && apt-get install -y \