build(deps): bump golang from 1.17.7-alpine3.14 to 1.17.8-alpine3.14
Bumps golang from 1.17.7-alpine3.14 to 1.17.8-alpine3.14. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b83ba01c40
commit
22a7d3acd3
@ -1,6 +1,6 @@
|
|||||||
ARG BASEIMAGE=alpine:3.15.0
|
ARG BASEIMAGE=alpine:3.15.0
|
||||||
|
|
||||||
FROM golang:1.17.7-alpine3.14 AS builder
|
FROM golang:1.17.8-alpine3.14 AS builder
|
||||||
|
|
||||||
WORKDIR /usr/local/src/dex
|
WORKDIR /usr/local/src/dex
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user