chore(container): update ghcr.io/actions/actions-runner docker tag to v2.323.0 (#33453)

This commit is contained in:
TrueCharts Bot
2025-03-20 07:51:10 +01:00
committed by GitHub
parent 5a9d7196db
commit bc7b9c143a

View File

@@ -1,6 +1,6 @@
# Define Chart Releaser
# hadolint ignore=DL3007
FROM ghcr.io/actions/actions-runner:2.322.0@sha256:c02e8e1b479ea39b196c3bb0a40a66a191302654a6ef5c042eafe11c13323137
FROM ghcr.io/actions/actions-runner:2.323.0@sha256:831a2607a2618e4b79d9323b4c72330f3861768a061c2b92a845e9d214d80e5b
SHELL ["/bin/bash", "-c"]