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

This commit is contained in:
Renovate 2023-08-02 19:35:26 +00:00
parent 9f5ece4574
commit 6d9a3add3f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.20.6-alpine3.18 as builder
FROM golang:1.20.7-alpine3.18 as builder
WORKDIR /sessions