chore: bump docker-container healthchecker from 0.8.0 to 0.8.1

This commit is contained in:
Jose Diaz-Gonzalez
2025-04-15 04:24:46 -04:00
committed by GitHub
parent d2e138864a
commit c917bbdcae

View File

@@ -10,10 +10,10 @@
},
{
"name": "docker-image-labeler",
"version": "0.8.0",
"version": "0.8.1",
"urls": {
"amd64": "https://github.com/dokku/docker-image-labeler/releases/download/v0.8.0/docker-image-labeler-linux-amd64",
"arm64": "https://github.com/dokku/docker-image-labeler/releases/download/v0.8.0/docker-image-labeler-linux-arm64"
"amd64": "https://github.com/dokku/docker-image-labeler/releases/download/v0.8.1/docker-image-labeler-linux-amd64",
"arm64": "https://github.com/dokku/docker-image-labeler/releases/download/v0.8.1/docker-image-labeler-linux-arm64"
}
},
{
@@ -93,4 +93,4 @@
}
}
]
}
}