mirror of
https://github.com/skidoodle/mediaproxy
synced 2026-04-28 08:27:34 +02:00
Add direct middleware mode
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.25.1-alpine AS builder
|
||||
FROM golang:1.25.4-alpine AS builder
|
||||
RUN apk add --no-cache build-base vips-dev
|
||||
WORKDIR /app
|
||||
COPY go.mod go.sum ./
|
||||
|
||||
Reference in New Issue
Block a user