chore(deps): Bump ubuntu from 22.04 to 24.04 (#15)

Bumps ubuntu from 22.04 to 24.04.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-version: '24.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]
2025-05-21 22:25:04 -05:00
committed by GitHub
parent 5e29628755
commit 7c92c8aec0

View File

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