Skip to content

Commit 55a97a6

Browse files
build(deps): bump alpine from 3.19.1 to 3.20.0 (#103)
Bumps alpine from 3.19.1 to 3.20.0. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e617c70 commit 55a97a6

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.3 as terraform
22

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

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

0 commit comments

Comments
 (0)