forked from mystiq/dex
chore(deps): bump golang from 1.15.7-alpine3.13 to 1.15.8-alpine3.13
Bumps golang from 1.15.7-alpine3.13 to 1.15.8-alpine3.13. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
64e47cc22a
commit
4dcce60d5c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.15.7-alpine3.13 AS builder
|
||||
FROM golang:1.15.8-alpine3.13 AS builder
|
||||
|
||||
WORKDIR /usr/local/src/dex
|
||||
|
||||
|
|
Loading…
Reference in a new issue