mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-11-25 15:55:09 -05:00
chore(deps): update golang docker tag to v1.25 (#1089)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
65dc31c88a
commit
5e91766d15
@ -1,4 +1,4 @@
|
||||
FROM golang:1.24 AS build
|
||||
FROM golang:1.25 AS build
|
||||
WORKDIR /app
|
||||
|
||||
COPY go.mod go.sum ./
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
FROM golang:1.24 AS build
|
||||
FROM golang:1.25 AS build
|
||||
WORKDIR /app
|
||||
|
||||
COPY go.mod go.sum ./
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user