Skip to content
Snippets Groups Projects
Unverified Commit 0e96c762 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Merge pull request #2811 from dexidp/dependabot/docker/golang-1.20.0-alpine3.16

parents d0dcac61 f8f3bcf3
No related branches found
No related tags found
No related merge requests found
ARG BASE_IMAGE=alpine ARG BASE_IMAGE=alpine
FROM golang:1.19.5-alpine3.16 AS builder FROM golang:1.20.0-alpine3.16 AS builder
WORKDIR /usr/local/src/dex WORKDIR /usr/local/src/dex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment