chore(deps): update golang docker tag to v1.22.1
All checks were successful
ci/woodpecker/pr/govulncheck Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful

This commit is contained in:
Renovate 2024-03-06 19:30:48 +00:00
parent b0f1a3d1bd
commit 09f31f55fc

View File

@ -1,4 +1,4 @@
FROM golang:1.22.0-alpine3.19 AS builder
FROM golang:1.22.1-alpine3.19 AS builder
WORKDIR /twhelp