Skip to content

Commit 228157a

Browse files
chore(deps): update ubuntu:24.04 docker digest to 4a988f8
1 parent a094553 commit 228157a

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:4a988f87aabbee19c3935e3106dbfbf63a505d4baf4a5192eb5c8cc45c8cb853 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:4a988f87aabbee19c3935e3106dbfbf63a505d4baf4a5192eb5c8cc45c8cb853 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:4a988f87aabbee19c3935e3106dbfbf63a505d4baf4a5192eb5c8cc45c8cb853
2020

2121
ENV DEBIAN_FRONTEND=noninteractive
2222

0 commit comments

Comments
 (0)