mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Merge pull request #1972 from dexidp/dependabot/docker/golang-1.15.8-alpine3.13
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user