From cd269f6e3abb436bd3168a5230fe252acd96210e Mon Sep 17 00:00:00 2001 From: uzurka Date: Mon, 14 Aug 2023 00:23:08 +0200 Subject: [PATCH] Using alpine DOckerfile and tag --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2c8ce23..b912bb2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ steps: password: from_secret: docker_password repo: uzurka/graalvm23 - tags: multi + tags: alpine build_args: - TZ=Europe/Paris - CONCURRENCY=$(nproc)