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

Merge pull request #2650 from dexidp/dependabot/docker/golang-1.19.1-alpine3.15

build(deps): bump golang from 1.19.0-alpine3.15 to 1.19.1-alpine3.15
parents 534ce7fb 9e4c2978
Branches
Tags
No related merge requests found
ARG BASE_IMAGE=alpine ARG BASE_IMAGE=alpine
FROM golang:1.19.0-alpine3.15 AS builder FROM golang:1.19.1-alpine3.15 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