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

Merge pull request #2548 from dexidp/dependabot/docker/golang-1.18.3-alpine3.15

build(deps): bump golang from 1.18.2-alpine3.15 to 1.18.3-alpine3.15
parents 15a51668 a0fd469e
No related branches found
No related tags found
No related merge requests found
ARG BASE_IMAGE=alpine ARG BASE_IMAGE=alpine
FROM golang:1.18.2-alpine3.15 AS builder FROM golang:1.18.3-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