From 2acce859bfff94e4adb2181615d6fe1893446f0f Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Fri, 17 May 2024 19:53:33 -0300 Subject: [PATCH] Fix image --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 991d1df..f1de4e9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -57,7 +57,7 @@ name: build astro steps: - name: build astro content - image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest + image: git.autonomic.zone/autonomic-cooperative/astro-payload-template-astro:latest commands: - yarn build