Skip to content

Commit 2fa6ebd

Browse files
chore(deps): update ubuntu:24.04 docker digest to 6015f66
1 parent d95d359 commit 2fa6ebd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.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:72297848456d5d37d1262630108ab308d3e9ec7ed1c3286a32fe09856619a782 AS build
1+
FROM ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 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:72297848456d5d37d1262630108ab308d3e9ec7ed1c3286a32fe09856619a782 AS build
1+
FROM ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 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:72297848456d5d37d1262630108ab308d3e9ec7ed1c3286a32fe09856619a782
19+
FROM ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233
2020

2121
ENV DEBIAN_FRONTEND=noninteractive
2222

0 commit comments

Comments
 (0)