diff --git a/.goreleaser.yml b/.goreleaser.yml index da58079f..c5bcca78 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -30,6 +30,6 @@ brews: homepage: 'https://wtfutil.com' description: 'The personal information dashboard for your terminal.' -# dockers: -# - image_templates: -# - wtfutil/wtf +dockers: + - image_templates: + - wtfutil/wtf