mirror of
https://github.com/element-hq/ess-helm.git
synced 2026-01-11 20:06:45 +00:00
upgrade matrix-tools to go 1.25
This commit is contained in:
parent
92ca2d76b4
commit
8328cee4f3
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
FROM --platform=${BUILDPLATFORM} golang:1.24 AS buildstage
|
||||
FROM --platform=${BUILDPLATFORM} golang:1.25 AS buildstage
|
||||
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue