We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfbb5b5 commit 61c397cCopy full SHA for 61c397c
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:24.04@sha256:3f85b7caad41a95462cf5b787d8a04604c8262cdcdf9a472b8c52ef83375fe15 AS build
+FROM ubuntu:24.04@sha256:e3f92abc0967a6c19d0dfa2d55838833e947b9d74edbcb0113e48535ad4be12a AS build
2
3
ENV LC_ALL=C.UTF-8
4
ENV LANG=C.UTF-8
Dockerfile
ENV DEBIAN_FRONTEND=noninteractive
0 commit comments