Skip to content

Commit

Permalink
chore(deps): update busybox:latest docker digest to a5d0ce4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent cc32a50 commit a2d1865
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:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68
FROM busybox:latest@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
WORKDIR /ptcpdump
COPY --from=build /app/ptcpdump /usr/local/bin/

0 comments on commit a2d1865

Please sign in to comment.