File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# https://github.com/actions/runner/blob/main/images/Dockerfile
2
- FROM ghcr.io/actions/actions-runner:2.324 .0@sha256:e03b4550955d539604233352ba27cd095a880b906400bb9283f1ee4b061e21bb
2
+ FROM ghcr.io/actions/actions-runner:2.325 .0@sha256:deb54a88ead0a86beedec6ac949e8b28f77478835b9c6434ccc237390a6e3e4f
3
3
4
4
ARG TARGETOS
5
5
ARG TARGETARCH
Original file line number Diff line number Diff line change 1
- FROM ghcr.io/actions/actions-runner:2.324 .0@sha256:e03b4550955d539604233352ba27cd095a880b906400bb9283f1ee4b061e21bb AS upstream
1
+ FROM ghcr.io/actions/actions-runner:2.325 .0@sha256:deb54a88ead0a86beedec6ac949e8b28f77478835b9c6434ccc237390a6e3e4f AS upstream
2
2
3
3
FROM mcr.microsoft.com/dotnet/runtime-deps:6.0-focal@sha256:939d4408b41d8cca7d749716842456a9618e2964c866d634a466810f873e0bfa
4
4
You can’t perform that action at this time.
0 commit comments