mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
parent
b980b5530d
commit
1ae8624e05
10 changed files with 15 additions and 24 deletions
|
@ -11,7 +11,7 @@ COPY web ./
|
|||
RUN pnpm run build
|
||||
|
||||
# build app
|
||||
FROM golang:1.23-alpine3.20 AS app-builder
|
||||
FROM golang:1.24-alpine3.21 AS app-builder
|
||||
|
||||
ARG VERSION=dev
|
||||
ARG REVISION=dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue