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