Skip to content

Commit 7d6abbb

Browse files
authored
Merge pull request #7 from LibreTurks/renovate/actions-runner-container-hooks-0.x
chore(deps): update dependency actions/runner-container-hooks to v0.8.1
2 parents 6be725f + bfddf02 commit 7d6abbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ LABEL org.opencontainers.image.documentation="https://github.com/libreturks/kube
1111
ARG TARGETARCH
1212
ARG TARGETPLATFORM
1313
ARG RUNNER_VERSION=2.331.0
14-
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.8.0
14+
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.8.1
1515

1616
ENV UID=1000
1717
ENV GID=0

0 commit comments

Comments
 (0)