This commit is contained in:
Alireza Ahmadi 2025-08-21 13:05:33 +02:00
parent ffbab9682a
commit f3bfe9bb9a
4 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@ WORKDIR /app
COPY frontend/ ./
RUN npm install && npm run build
FROM golang:1.24-alpine AS backend-builder
FROM golang:1.25-alpine AS backend-builder
WORKDIR /app
ARG TARGETARCH
ENV CGO_ENABLED=1

View file

@ -1,4 +1,4 @@
FROM golang:1.24-alpine AS backend-builder
FROM golang:1.25-alpine AS backend-builder
WORKDIR /app
ARG TARGETARCH
ENV CGO_ENABLED=1

View file

@ -1 +1 @@
1.3.2
1.3.3

@ -1 +1 @@
Subproject commit 7d3af4a0ddde9703892c479218050a4a46e1255d
Subproject commit 462018335e072d611de596e494d9b96accfc276a