chore(deps): update golang docker tag to v1.20.1 #34

Merged
Kichiyaki merged 1 commits from renovate/golang-1.x into master 2023-02-15 04:23:11 +00:00
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