chore(deps): update golang docker tag to v1.21.6 (#32)

Reviewed-on: twhelp/corev3#32
Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-committed-by: Renovate <renovate@dwysokinski.me>
This commit is contained in:
Renovate 2024-01-11 04:41:56 +00:00 committed by Dawid Wysokiński
parent 274f08d0cf
commit 0f6006a28d
1 changed files with 1 additions and 1 deletions

View File

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