From bd8b7a1b564ccbaaee677d77b9daf82f431f2e6a Mon Sep 17 00:00:00 2001 From: nyyu Date: Fri, 4 Jun 2021 07:44:48 +0200 Subject: [PATCH] gitlab image not updated --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7d3fb05..d7054bf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: default steps: - name: build - image: gitlab.archlinux.org:5050/archlinux/archlinux-docker:base-devel-master + image: archlinux:base-devel volumes: - name: repo path: /repo