Skip to content

Commit 57b354f

Browse files
build(deps): Bump alpine from 3.17.3 to 3.18.0 (#1762)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92cf560 commit 57b354f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ WORKDIR /tflint
88
COPY . /tflint
99
RUN GOOS=$TARGETOS GOARCH=$TARGETARCH make build
1010

11-
FROM alpine:3.17.3
11+
FROM alpine:3.18.0
1212

1313
LABEL maintainer=terraform-linters
1414

0 commit comments

Comments
 (0)