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

This commit is contained in:
Renovate 2023-05-02 19:34:45 +00:00
parent f80dc01e61
commit d8faf0dc6b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.20.3-alpine3.17 as builder
FROM golang:1.20.4-alpine3.17 as builder
WORKDIR /sessions