forked from mystiq/dex
chore(deps): bump alpine from 3.12.3 to 3.13.0
Bumps alpine from 3.12.3 to 3.13.0. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f9b3d8fcb4
commit
dbd42ae777
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ COPY . .
|
|||
|
||||
RUN make release-binary
|
||||
|
||||
FROM alpine:3.12.3
|
||||
FROM alpine:3.13.0
|
||||
|
||||
WORKDIR /
|
||||
|
||||
|
|
Loading…
Reference in a new issue