ci: minor fixes

- Fix docker casing warning
- Fix docker hub relative image URL resolution
- More restrictive goreleaser changelog filtering
This commit is contained in:
Evan Buss
2024-08-11 04:20:05 +00:00
parent e3d97b8e5f
commit 37098e0549
3 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +1,4 @@
# Dockerfile.distroless
FROM golang:1.22 as base
FROM golang:1.22 AS base
RUN
# Download and install kepubify