Skip to content

Commit

Permalink
change busybox image version to uclibc (#1191)
Browse files Browse the repository at this point in the history
  • Loading branch information
MothiswaranS authored Jan 27, 2023
1 parent e0353f0 commit 5d98994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/docker/plugin/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM busybox:latest as busybox
FROM busybox:uclibc as busybox

FROM gcr.io/distroless/static:f072ab8fd7e21912a30720928cce8ad562e82718

Expand Down

0 comments on commit 5d98994

Please sign in to comment.