Skip to content

Commit da90196

Browse files
authored
feat: runner version bump to 2.325.0 (#11)
1 parent 19e1d07 commit da90196

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Dockerfile.full

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# runner v2.323.0: https://github.com/actions/runner/pkgs/container/actions-runner
2-
FROM ghcr.io/actions/actions-runner@sha256:831a2607a2618e4b79d9323b4c72330f3861768a061c2b92a845e9d214d80e5b
1+
# runner v2.325.0: https://github.com/actions/runner/pkgs/container/actions-runner
2+
FROM ghcr.io/actions/actions-runner@sha256:deb54a88ead0a86beedec6ac949e8b28f77478835b9c6434ccc237390a6e3e4f
33

44
ARG KUBECTL_VERSION=1.25.16
55

Dockerfile.minimal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# runner v2.323.0: https://github.com/actions/runner/pkgs/container/actions-runner
2-
FROM ghcr.io/actions/actions-runner@sha256:831a2607a2618e4b79d9323b4c72330f3861768a061c2b92a845e9d214d80e5b
1+
# runner v2.325.0: https://github.com/actions/runner/pkgs/container/actions-runner
2+
FROM ghcr.io/actions/actions-runner@sha256:deb54a88ead0a86beedec6ac949e8b28f77478835b9c6434ccc237390a6e3e4f
33

44
USER root
55

0 commit comments

Comments
 (0)