mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-29 02:28:16 +08:00
Bump Go to 1.25.10 in build Docker images (#36714)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM mattermost/golang-bullseye:1.25.9@sha256:eb35cc5421737a4a85c7000aa85ed153a26b979d573b961c28f013d47726d4ed
|
||||
FROM mattermost/golang-bullseye:1.25.10@sha256:fcfc43854984deade99baafaf8dbce7b5a21408dcf8638d1e05e29d1501b632c
|
||||
ARG NODE_VERSION=20.11.1
|
||||
|
||||
RUN apt-get update && apt-get install -y make git apt-transport-https ca-certificates curl software-properties-common build-essential zip xmlsec1 jq pgloader gnupg
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM cgr.dev/mattermost.com/go-msft-fips:1.25.9-dev@sha256:e85eab899d8700962a60ad05b887de5fc8463a879b38d5d2c30b0d1384446189
|
||||
FROM cgr.dev/mattermost.com/go-msft-fips:1.25.10-dev@sha256:eeaf85f1dd83cdd7415d055fba1c119e1f2bf6066de788999ae963243db80b88
|
||||
ARG NODE_VERSION=20.11.1
|
||||
|
||||
RUN apk add curl ca-certificates mailcap unrtf wv poppler-utils tzdata gpg xmlsec
|
||||
|
||||
Reference in New Issue
Block a user