Skip to content

Commit 1ffecf5

Browse files
build(deps): bump golang from 1.16.6-alpine3.13 to 1.17.3-alpine3.13
Bumps golang from 1.16.6-alpine3.13 to 1.17.3-alpine3.13. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25e2578 commit 1ffecf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.16.6-alpine3.13 AS builder
1+
FROM golang:1.17.3-alpine3.13 AS builder
22

33
WORKDIR /usr/local/src/dex
44

Dockerfile-muiti-architecture

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.16.6-alpine3.13 AS builder
1+
FROM golang:1.17.3-alpine3.13 AS builder
22

33
WORKDIR /usr/local/src/dex
44

0 commit comments

Comments
 (0)