forked from Ivasoft/opds-proxy
ci: minor fixes
- Fix docker casing warning - Fix docker hub relative image URL resolution - More restrictive goreleaser changelog filtering
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# Dockerfile.distroless
|
||||
FROM golang:1.22 as base
|
||||
FROM golang:1.22 AS base
|
||||
|
||||
RUN
|
||||
# Download and install kepubify
|
||||
|
||||
Reference in New Issue
Block a user