diff --git a/.drone.yml b/.drone.yml index 2f1da71..3b04126 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,8 @@ trigger: steps: - name: debug-secrets - image: alpine + # image: alpine (to get it from dockerhub) + image: registry.sn48.zivili.ch/library/alpine:3.20 environment: VAULT_API_URL: from_secret: VAULT_API_URL @@ -20,7 +21,8 @@ steps: - tag - name: publish - image: plugins/docker + # image: plugins/docker + image: registry.sn48.zivili.ch/library/plugins-docker:24.0.0 settings: dockerfile: Dockerfile context: .