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

Merge pull request #2656 from dexidp/update-alpine

chore: update alpine version in Go image
parents b50d6626 addc7850
Branches
Tags
No related merge requests found
ARG BASE_IMAGE=alpine ARG BASE_IMAGE=alpine
FROM golang:1.19.1-alpine3.15 AS builder FROM golang:1.19.1-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