Skip to content

Commit 69526ee

Browse files
build(deps): Bump alpine from 3.18 to 3.19 (#1938)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3875f93 commit 69526ee

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.18
11+
FROM alpine:3.19
1212

1313
LABEL maintainer=terraform-linters
1414

0 commit comments

Comments
 (0)