aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Grote2023-06-28 14:24:29 +0200
committerMichael Grote2023-06-28 14:24:29 +0200
commit082ee4b252e0eafc6c1f7493f204f1a7a001654b (patch)
tree470f60759d1fb49bcd255801145d4ea25f1e3379
parentadfd2cff9f626e721f4098bf293c46a8ee2ca186 (diff)
ci: set image tag to allzweckcontainer
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
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: