mirror of
https://github.com/mariadb-operator/mariadb-operator.git
synced 2025-07-28 23:28:17 +00:00
Bump go to 1.22.5
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM golang:1.22.3-alpine3.18 AS builder
|
||||
FROM golang:1.22.5-alpine3.20 AS builder
|
||||
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM golang:1.22.3-alpine3.18 AS builder
|
||||
FROM golang:1.22.5-alpine3.20 AS builder
|
||||
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
Reference in New Issue
Block a user