chore(deps): update ghcr.io/pooneyy/actions-runner docker tag to v2.332.0
This commit is contained in:
parent
72cbfd9690
commit
b2efc111c5
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
actions-runner:
|
actions-runner:
|
||||||
image: ghcr.io/pooneyy/actions-runner:2.331.0
|
image: ghcr.io/pooneyy/actions-runner:2.332.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
privileged: ${PRIVILEGED}
|
privileged: ${PRIVILEGED}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue