fix(deps): update all dependencies
This commit is contained in:
@@ -35,7 +35,7 @@ async fn main() -> eyre::Result<()> {
|
||||
|
||||
let github_zola_download = format!("https://github.com/barnumbirr/zola-debian/releases/download/v{zola_version}/zola_{zola_version}_{debian_platform}_{debian_edition}.deb");
|
||||
let pull_articles_docker_image = "docker.io/kasperhermansen/pull-articles:1690413158";
|
||||
let update_deployments_docker_image = "docker.io/kasperhermansen/update-deployment:1690401410";
|
||||
let update_deployments_docker_image = "docker.io/kasperhermansen/update-deployment:1701123940";
|
||||
|
||||
let pull_articles = client
|
||||
.container()
|
||||
|
Reference in New Issue
Block a user