Merge pull request #1950 from dexidp/dependabot/docker/golang-1.15.7-alpine3.12

This commit is contained in:
dependabot[bot] 2021-01-20 08:01:21 +00:00 committed by GitHub
commit 369e16e97e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.15.6-alpine3.12
FROM golang:1.15.7-alpine3.12
ARG TARGETOS
ARG TARGETARCH