Skip to content

Commit

Permalink
Merge pull request dexidp#2035 from dexidp/dependabot/docker/golang-1…
Browse files Browse the repository at this point in the history
….16.1-alpine3.13
  • Loading branch information
dependabot[bot] authored Mar 11, 2021
2 parents 3ae53f7 + d93a238 commit dab9f98
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.16.0-alpine3.13 AS builder
FROM golang:1.16.1-alpine3.13 AS builder

WORKDIR /usr/local/src/dex

Expand Down

0 comments on commit dab9f98

Please sign in to comment.