File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- FROM ubuntu:24.04@sha256:72297848456d5d37d1262630108ab308d3e9ec7ed1c3286a32fe09856619a782 AS build
1
+ FROM ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 AS build
2
2
3
3
ENV LC_ALL=C.UTF-8
4
4
ENV LANG=C.UTF-8
Original file line number Diff line number Diff line change 1
- FROM ubuntu:24.04@sha256:72297848456d5d37d1262630108ab308d3e9ec7ed1c3286a32fe09856619a782 AS build
1
+ FROM ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 AS build
2
2
3
3
ENV DEBIAN_FRONTEND=noninteractive
4
4
16
16
strip --strip-unneeded build/src/tfhttp
17
17
18
18
19
- FROM ubuntu:24.04@sha256:72297848456d5d37d1262630108ab308d3e9ec7ed1c3286a32fe09856619a782
19
+ FROM ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233
20
20
21
21
ENV DEBIAN_FRONTEND=noninteractive
22
22
You can’t perform that action at this time.
0 commit comments