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/main/ubuntu-24.04

dependabot-devcontainer: bump ubuntu from 22.04 to 24.04 in /.devcontainer
  • Loading branch information
vanvianen authored Aug 5, 2024
2 parents ea83c06 + adb4171 commit f41843d
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 f41843d

Please sign in to comment.