update go 1.22.7

This commit is contained in:
koba1t
2024-09-15 01:40:50 +09:00
parent 4034e36ee1
commit 5ba8523df7
70 changed files with 99 additions and 90 deletions

View File

@@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0
# build
FROM golang:alpine as builder
FROM public.ecr.aws/docker/library/golang:1.22.7-bullseye as builder
ARG VERSION
ARG COMMIT
ARG DATE