From 8558cfab14d3a32fdf27b247408899cba962468f Mon Sep 17 00:00:00 2001 From: James Brumond Date: Sat, 13 May 2023 22:19:42 -0700 Subject: [PATCH] update image version --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b9d38a0..118c63f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ trigger: steps: - name: build-website - image: gitea.home.jbrumond.me/doc-utils/utils:0.1.0 + image: gitea.home.jbrumond.me/doc-utils/utils:0 commands: - docs2website config.yaml - name: build-docker