Skip to content

Commit 1482cb8

Browse files
Bump ubuntu from 22.04 to 24.04 in /.devcontainer
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>
1 parent 1aabb72 commit 1482cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:22.04
1+
FROM ubuntu:24.04
22

33
# non interactive frontend for locales
44
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)