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

This commit is contained in:
Renovate 2024-03-06 19:30:48 +00:00
parent b0f1a3d1bd
commit 09f31f55fc
1 changed files with 1 additions and 1 deletions

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