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

This commit is contained in:
Renovate 2023-11-08 19:30:50 +00:00
parent ded19ff184
commit e6ee41092f
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.4-alpine3.18 as builder
WORKDIR /dcbot