diff --git a/.drone.star b/.drone.star index 2ce7b40..a007775 100644 --- a/.drone.star +++ b/.drone.star @@ -51,7 +51,7 @@ def changelog(ctx): }, { 'name': 'generate', - 'image': 'webhippie/golang:1.13', + 'image': 'toolhippie/calens:latest', 'pull': 'always', 'commands': [ 'make changelog',