From 082ee4b252e0eafc6c1f7493f204f1a7a001654b Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Wed, 28 Jun 2023 14:24:29 +0200 Subject: [PATCH] ci: set image tag to allzweckcontainer --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ad4478e..40d4b1e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: path: . - name: build - image: ubuntu:focal + image: registry.mgrote.net/allzweckcontainer:latest # privates Image, Pull-Secret notwendig environment: DEBIAN_FRONTEND: noninteractive commands: