Skip to content

Commit 4a7ecfe

Browse files
authoredMar 3, 2025
Bump alpine from 3.20.0 to 3.21.3 in /cmd/tester
Bumps alpine from 3.20.0 to 3.21.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06e0986 commit 4a7ecfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎cmd/tester/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.20.0
1+
FROM alpine:3.21.3
22
RUN apk --no-cache add \
33
ca-certificates
44
ADD statsd-tester-linux /bin/statsd-tester

0 commit comments

Comments
 (0)
Failed to load comments.