Skip to content

Commit

Permalink
Merge pull request #2269 from dexidp/dependabot/docker/golang-1.17.1-…
Browse files Browse the repository at this point in the history
…alpine3.14
  • Loading branch information
dependabot[bot] authored Sep 10, 2021
2 parents c9b4e8d + b4b7495 commit 79ce4fd
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,4 +1,4 @@
FROM golang:1.17.0-alpine3.14 AS builder
FROM golang:1.17.1-alpine3.14 AS builder

WORKDIR /usr/local/src/dex

Expand Down

0 comments on commit 79ce4fd

Please sign in to comment.