Skip to content
Snippets Groups Projects
Unverified Commit 4de0b164 authored by Márk Sági-Kazár's avatar Márk Sági-Kazár Committed by GitHub
Browse files

Merge pull request #2884 from dexidp/dependabot/docker/golang-1.20.3-alpine3.16

build(deps): bump golang from 1.20.2-alpine3.16 to 1.20.3-alpine3.16
parents c59c0a59 fbe79bc2
No related branches found
No related tags found
No related merge requests found
ARG BASE_IMAGE=alpine ARG BASE_IMAGE=alpine
FROM golang:1.20.2-alpine3.16 AS builder FROM golang:1.20.3-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