chore(deps): update golang docker tag to v1.21

This commit is contained in:
renovate[bot] 2023-08-17 14:40:40 +00:00 committed by GitHub
parent 598aaefe37
commit 99dc608424
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.20@sha256:741d6f9bcab778441efe05c8e4369d4f8ff56c9a635a97d77f55d8b0ec62f907 as build
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:b490ae1f0ece153648dd3c5d25be59a63f966b5f9e1311245c947de4506981aa as build
ARG TARGETOS
ARG TARGETARCH