chore(deps): update golang docker tag to v1.19.4
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate 2022-12-07 00:00:54 +00:00
parent 2418114870
commit 819ef612ed

View File

@ -1,4 +1,4 @@
FROM golang:1.19.3-alpine3.16 as builder
FROM golang:1.19.4-alpine3.16 as builder
WORKDIR /dcbot