Skip to content

Commit e9f4a4a

Browse files
build(deps): bump alpine from 3.20.0 to 3.20.1 (#108)
Bumps alpine from 3.20.0 to 3.20.1. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 518e374 commit e9f4a4a

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
@@ -1,6 +1,6 @@
11
FROM hashicorp/terraform:1.8.5 as terraform
22

3-
FROM alpine:3.20.0
3+
FROM alpine:3.20.1
44

55
ENV COLLECTION_VERSION=v4.6.1
66
ENV MONITORS_VERSION=v1.2.4

0 commit comments

Comments
 (0)