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

This commit is contained in:
Renovate 2023-02-15 00:03:19 +00:00
parent b13a8afced
commit 302b2c23a4
1 changed files with 1 additions and 1 deletions

View File

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