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