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

Merged
CSRBot merged 1 commits from renovate/docker.io-library-golang-1.x into master 2024-03-05 20:07:30 +00:00
1 changed files with 1 additions and 1 deletions

View File

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