Skip to content

Commit

Permalink
drone: pin builder image hash
Browse files Browse the repository at this point in the history
  • Loading branch information
djmaze committed Jan 12, 2022
1 parent bed1a81 commit a766923
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: default

steps:
- name: build & push
image: thegeeklab/drone-docker-buildx:20.11
image: thegeeklab/drone-docker-buildx:20.11@sha256:327b6fb15dc841cf80c7c429f60d695efd7c7a476fe363afac25a58befd4c203
settings:
auto_tag: true
repo: mazzolino/shepherd
Expand All @@ -23,6 +23,6 @@ trigger:
- pull_request
---
kind: signature
hmac: 0bcf5277260565268938e8c3811043850c2f651db0c4678f82d95541b21a635b
hmac: 7a382995e75bae16394a9cd0fbb34ed56ac392fa932b15ea57bda513240ee5f7

...

0 comments on commit a766923

Please sign in to comment.