Skip to content

Commit 4e3a3b0

Browse files
chore(deps): update ghcr.io/binary-braids/github-actions-runner:latest docker digest to 8ee99d5
1 parent 332f127 commit 4e3a3b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • roles/docker_gh_actions_runner/tasks

roles/docker_gh_actions_runner/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- name: Deploy GitHub Actions Runner Container
22
community.docker.docker_container:
33
name: "gha-runner"
4-
image: "ghcr.io/binary-braids/github-actions-runner:latest@sha256:fa87b450ea3acd8f6fbec884a2f340d28d4e5b20ae0cbd326679c3693c80250e"
4+
image: "ghcr.io/binary-braids/github-actions-runner:latest@sha256:8ee99d553f425e83d208e5d76923f698757fc277b1b231102be73e00f2550f27"
55
restart_policy: always
66
networks:
77
- name: "proxy"

0 commit comments

Comments
 (0)