Skip to content

Commit

Permalink
fix: implement review comment. Fix ubuntu version of base image
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisalmen committed Jul 8, 2024
1 parent 4b42b39 commit b28e508
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
FROM ubuntu:noble-20240605

ENV DEBIAN_FRONTEND=noninteractive
RUN apt update \
Expand Down

0 comments on commit b28e508

Please sign in to comment.