Merge pull request #1930 from dexidp/dependabot/docker/alpine-3.12.3
This commit is contained in:
commit
6400052265
@ -22,7 +22,7 @@ COPY . .
|
|||||||
|
|
||||||
RUN make release-binary
|
RUN make release-binary
|
||||||
|
|
||||||
FROM alpine:3.12.2
|
FROM alpine:3.12.3
|
||||||
|
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user