Compare commits

..

No commits in common. "main" and "v0.1.1" have entirely different histories.
main ... v0.1.1

View file

@ -24,7 +24,6 @@ RUN CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build -trimpath -ldflags="-s -w" -o
FROM alpine:3.22
RUN apk add --no-cache \
vips \
libjpeg-turbo \
libpng \
giflib \