chore(deps): update golang docker tag to v1.19.1
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Renovate 2022-09-06 20:02:19 +00:00
parent 7e0f0dd1d6
commit 41f8587919
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.19.0-alpine3.16 as builder
FROM golang:1.19.1-alpine3.16 as builder
WORKDIR /notificationarr