Skip to content

Commit

Permalink
Bump alpine from 3.13.1 to 3.13.2
Browse files Browse the repository at this point in the history
Bumps alpine from 3.13.1 to 3.13.2.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 18, 2021
1 parent f75faf1 commit b7e77fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN apk add --no-cache make=4.3-r0 bash=5.1.0-r0
RUN make build

#RUNTIME
FROM alpine:3.13.1 as runtime
FROM alpine:3.13.2 as runtime
LABEL org.opencontainers.image.source="https://github.com/XenitAB/azad-kube-proxy"

# hadolint ignore=DL3018
Expand Down

0 comments on commit b7e77fb

Please sign in to comment.