Skip to content

Commit c583415

Browse files
chore(deps): update ubuntu:24.04 docker digest to 561618e
1 parent be73297 commit c583415

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:561618e2c15bf2397621dd04f96926663a3b5616c189cf7e38db7e82f5c538ea 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:561618e2c15bf2397621dd04f96926663a3b5616c189cf7e38db7e82f5c538ea 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:561618e2c15bf2397621dd04f96926663a3b5616c189cf7e38db7e82f5c538ea
2020

2121
ENV DEBIAN_FRONTEND=noninteractive
2222

0 commit comments

Comments
 (0)