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

This commit is contained in:
Renovate 2024-01-10 19:30:57 +00:00
parent ded19ff184
commit 4afd8cd432
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.21.3-alpine3.18 as builder
FROM golang:1.21.6-alpine3.18 as builder
WORKDIR /dcbot