Skip to content

Commit a4ee098

Browse files
chore(deps): bump library/alpine (#3533)
Bumps the test-docker-base-images group in /test/tracetesting with 1 update: library/alpine. Updates `library/alpine` from 3.24.0 to 3.24.1 --- updated-dependencies: - dependency-name: library/alpine dependency-version: 3.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-docker-base-images ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ad8a69 commit a4ee098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/tracetesting/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44

5-
FROM docker.io/library/alpine:3.24.0@sha256:a2d49ea686c2adfe3c992e47dc3b5e7fa6e6b5055609400dc2acaeb241c829f4
5+
FROM docker.io/library/alpine:3.24.1@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
66

77
WORKDIR /app
88

0 commit comments

Comments
 (0)