Skip to content

Commit

Permalink
build(deps): Bump alpine from 3.15.3 to 3.15.4 (#1350)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 11, 2022
1 parent 5ff0bb4 commit 642c99c
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 @@ -6,7 +6,7 @@ WORKDIR /tflint
COPY . /tflint
RUN make build

FROM alpine:3.15.3 as prod
FROM alpine:3.15.4 as prod

LABEL maintainer=terraform-linters

Expand Down

0 comments on commit 642c99c

Please sign in to comment.