Skip to content

Commit

Permalink
build(deps): bump ubuntu from 22.04 to 24.04 in /dev-base
Browse files Browse the repository at this point in the history
Bumps ubuntu from 22.04 to 24.04.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and NikLeberg committed Oct 28, 2024
1 parent 885266a commit fb2971b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# - https://github.com/devcontainers/images/blob/main/src/universal/.devcontainer/Dockerfile
# - https://github.com/devcontainers/features/blob/main/src/docker-outside-of-docker/install.sh

FROM ubuntu:22.04
FROM ubuntu:24.04

ENV LC_ALL=C.UTF-8
ENV LANG=C.UTF-8
Expand Down

0 comments on commit fb2971b

Please sign in to comment.