bump go version
This commit is contained in:
@@ -32,7 +32,7 @@ RUN npm install && \
|
|||||||
cp -r out/* /app/web/
|
cp -r out/* /app/web/
|
||||||
|
|
||||||
# Start backend build
|
# Start backend build
|
||||||
FROM golang:1.24-alpine AS backend-build
|
FROM golang:1.25-alpine AS backend-build
|
||||||
|
|
||||||
# set build root
|
# set build root
|
||||||
WORKDIR /build
|
WORKDIR /build
|
||||||
|
|||||||
Reference in New Issue
Block a user