Skip to content

Commit 4049537

Browse files
committed
runner manual update to v2.330.0
1 parent 79f140b commit 4049537

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.325.0: https://github.com/actions/runner/pkgs/container/actions-runner
2-
FROM ghcr.io/actions/actions-runner@sha256:deb54a88ead0a86beedec6ac949e8b28f77478835b9c6434ccc237390a6e3e4f
1+
# runner v2.330.0: https://github.com/actions/runner/pkgs/container/actions-runner
2+
FROM ghcr.io/actions/actions-runner@sha256:ee54ad8776606f29434f159196529b7b9c83c0cb9195c1ff5a7817e7e570dcfe
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.325.0: https://github.com/actions/runner/pkgs/container/actions-runner
2-
FROM ghcr.io/actions/actions-runner@sha256:deb54a88ead0a86beedec6ac949e8b28f77478835b9c6434ccc237390a6e3e4f
1+
# runner v2.330.0: https://github.com/actions/runner/pkgs/container/actions-runner
2+
FROM ghcr.io/actions/actions-runner@sha256:ee54ad8776606f29434f159196529b7b9c83c0cb9195c1ff5a7817e7e570dcfe
33

44
USER root
55

0 commit comments

Comments
 (0)