Skip to content

Commit

Permalink
Merge pull request #1 from starling-cloud/dependabot/docker/dot-devco…
Browse files Browse the repository at this point in the history
…ntainer/ubuntu-24.04

Bump ubuntu from 22.04 to 24.04 in /.devcontainer
  • Loading branch information
vanvianen authored Jul 28, 2024
2 parents 6e09b09 + 1482cb8 commit 386ee69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:22.04
FROM ubuntu:24.04

# non interactive frontend for locales
ENV DEBIAN_FRONTEND=noninteractive

0 comments on commit 386ee69

Please sign in to comment.