From 15c0add7691ae553d531612a0b9cfd0d0398895e Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 30 Mar 2024 00:32:50 +0100 Subject: [PATCH] feat: update image Signed-off-by: kjuulh --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 7e3ba79..a35ba51 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,7 +26,7 @@ steps: - chmod 700 ~/.ssh/config - name: build pr - image: kasperhermansen/cuddle-rust-cli-plan:main-1708174719 + image: kasperhermansen/cuddle-rust-cli-plan:main-1711754276 pull: always volumes: - name: ssh @@ -72,7 +72,7 @@ steps: - "load_secret" - name: build main - image: kasperhermansen/cuddle-rust-cli-plan:main-1708174719 + image: kasperhermansen/cuddle-rust-cli-plan:main-1711754276 pull: always volumes: - name: ssh