We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95329bc + 08e25e3 commit 49c4744Copy full SHA for 49c4744
docker-compose.yml
@@ -43,7 +43,7 @@ services:
43
44
runner-container-1:
45
<<: *runner-container
46
- image: ghcr.io/product-os/self-hosted-runners:6.12.117-noble
+ image: ghcr.io/product-os/self-hosted-runners:6.12.118-noble
47
volumes:
48
# Use a volume for the runner root filesystem
49
# See https://github.com/product-os/self-hosted-runners/pull/501
0 commit comments