Skip to content
Snippets Groups Projects
Unverified Commit addc7850 authored by Mark Sagi-Kazar's avatar Mark Sagi-Kazar
Browse files

chore: update alpine version in Go image

parent b50d6626
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.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