removed latest
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-08-13 20:37:59 +10:00
parent ecc6f4cabc
commit bc33de6a1f

View File

@@ -11,7 +11,7 @@ trigger:
steps:
- name: restart-bot
image: docker/compose:latest # Image with Docker Compose
image: docker/compose # Image with Docker Compose
volumes:
# Using the short syntax to reference globally defined named volumes
- docker_sock:/var/run/docker.sock # Maps named volume 'docker_sock' to container path