Compare commits

...

2 Commits

Author SHA1 Message Date
Github Build Bot
5977ca19be Add automated changelog yaml from template for bot PR 2024-04-29 00:59:58 +00:00
dependabot[bot]
4e1255c3aa Bump ubuntu from 22.04 to 24.04
Bumps ubuntu from 22.04 to 24.04.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 00:59:29 +00:00
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Bump ubuntu from 22.04 to 24.04"
time: 2024-04-29T00:59:52.00000Z
custom:
Author: dependabot[bot]
Issue: 10061

View File

@@ -3,7 +3,7 @@
# See `/docker` for a generic and production-ready docker file
##
FROM ubuntu:22.04
FROM ubuntu:24.04
ENV DEBIAN_FRONTEND noninteractive