diff --git a/.drone.yml b/.drone.yml index 9eaed07..647abed 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ clone: steps: - name: clone - image: git.cryptic.systems/volker.raschek/git:1.3.1 + image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: markdown lint commands: @@ -56,7 +56,7 @@ clone: steps: - name: clone - image: git.cryptic.systems/volker.raschek/git:1.3.1 + image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: git-push image: docker.io/appleboy/drone-git-push:1.1.1