Skip to content

Commit

Permalink
Merge pull request #2698 from dexidp/backport-go-update
Browse files Browse the repository at this point in the history
Backport Go update to v2.35.x
  • Loading branch information
sagikazarmark authored Oct 5, 2022
2 parents 2027413 + 24401fd commit 8e2bce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BASE_IMAGE=alpine

FROM golang:1.19.1-alpine3.16 AS builder
FROM golang:1.19.2-alpine3.16 AS builder

WORKDIR /usr/local/src/dex

Expand Down

0 comments on commit 8e2bce3

Please sign in to comment.