chore(deps): update docker.io/library/golang docker tag to v1.22.2 #120

Merged
CSRBot merged 1 commits from renovate/docker.io-library-golang-1.x into master 2024-04-03 19:46:40 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM docker.io/library/golang:1.22.1-alpine3.18 AS build
FROM docker.io/library/golang:1.22.2-alpine3.18 AS build
ARG VERSION=latest