We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b996594 commit afc4fb3Copy full SHA for afc4fb3
1 file changed
.drone.yml
@@ -51,7 +51,7 @@ name: build and publish
51
52
steps:
53
- name: determine tags
54
- image: mwalbeck/determine-docker-tags:latest-distroless
+ image: mwalbeck/determine-docker-tags
55
pull: if-not-exists
56
environment:
57
VERSION_TYPE: docker_env
@@ -97,6 +97,6 @@ depends_on:
97
98
---
99
kind: signature
100
-hmac: 6234cea671b6e5cc7762d806f6b5b0f315b03aa30cc48e5e04dbc26be00699c8
+hmac: 7b58b8c4d6f90b42e56906813d679ac902173f706339d8280ff28548bd76e934
101
102
...
0 commit comments