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
|
@ -1,5 +1,5 @@
|
|||
# build app
|
||||
FROM --platform=$BUILDPLATFORM golang:1.23-alpine3.20 AS app-builder
|
||||
FROM --platform=$BUILDPLATFORM golang:1.24-alpine3.20 AS app-builder
|
||||
RUN apk add --no-cache git tzdata
|
||||
|
||||
ENV SERVICE=autobrr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue