mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Merge pull request #2426 from dexidp/dependabot/docker/golang-1.17.8-alpine3.14
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
ARG BASEIMAGE=alpine:3.15.0
|
||||
|
||||
FROM golang:1.17.7-alpine3.14 AS builder
|
||||
FROM golang:1.17.8-alpine3.14 AS builder
|
||||
|
||||
WORKDIR /usr/local/src/dex
|
||||
|
||||
|
||||
Reference in New Issue
Block a user