Skip to content

Commit 20dd27c

Browse files
chore(deps): update ubuntu:24.04 docker digest to 9d6e6f7
1 parent 1db44ec commit 20dd27c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:24.04@sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54 AS build
1+
FROM ubuntu:24.04@sha256:9d6e6f7d762bf55c4a2f17694dc43d3eefae8452ee70e067d5aa4ddd922fc462 AS build
22

33
ENV LC_ALL=C.UTF-8
44
ENV LANG=C.UTF-8

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:24.04@sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54 AS build
1+
FROM ubuntu:24.04@sha256:9d6e6f7d762bf55c4a2f17694dc43d3eefae8452ee70e067d5aa4ddd922fc462 AS build
22

33
ENV DEBIAN_FRONTEND=noninteractive
44

@@ -16,7 +16,7 @@ RUN \
1616
strip --strip-unneeded build/src/tfhttp
1717

1818

19-
FROM ubuntu:24.04@sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54
19+
FROM ubuntu:24.04@sha256:9d6e6f7d762bf55c4a2f17694dc43d3eefae8452ee70e067d5aa4ddd922fc462
2020

2121
ENV DEBIAN_FRONTEND=noninteractive
2222

0 commit comments

Comments
 (0)