Skip to content

Commit

Permalink
chore(deps): update busybox:latest docker digest to db142d4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 2700cfa commit 69e0508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ WORKDIR /app
COPY . .
RUN make build

FROM busybox:latest@sha256:5b0f33c83a97f5f7d12698df6732098b0cdb860d377f6307b68efe2c6821296f
FROM busybox:latest@sha256:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68
WORKDIR /ptcpdump
COPY --from=build /app/ptcpdump /usr/local/bin/

0 comments on commit 69e0508

Please sign in to comment.