Merge remote-tracking branch 'refs/remotes/origin/docker-compose-deploy' into docker-compose-deploy

This commit is contained in:
2025-01-09 13:04:05 -05:00
+1 -1
View File
@@ -3,7 +3,7 @@
`~> yq '.services | to_entries | map({service: .key, image: .value.image})' docker-compose.yml`
<!-- SERVICES_LIST_START -->
```json
```yaml
- service: actual_server
image: docker.io/actualbudget/actual-server:latest
- service: adguard