Browse Source

chore(deps): bump alpine from 3.12.2 to 3.12.3

Bumps alpine from 3.12.2 to 3.12.3.

Signed-off-by: dependabot[bot] <support@github.com>
pull/1930/head
dependabot[bot] 5 years ago committed by GitHub
parent
commit
1866a7acc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Dockerfile

2
Dockerfile

@ -22,7 +22,7 @@ COPY . .
RUN make release-binary
FROM alpine:3.12.2
FROM alpine:3.12.3
WORKDIR /

Loading…
Cancel
Save