Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and morphy2k committed Apr 16, 2021
1 parent 0f25af7 commit 595188e
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 @@ -10,7 +10,7 @@ COPY . .

RUN go install

FROM alpine:3.13.0
FROM alpine:3.13.5

LABEL repository="https://github.com/morphy2k/revive-action"
LABEL homepage="https://github.com/morphy2k/revive-action"
Expand Down

0 comments on commit 595188e

Please sign in to comment.