Skip to content

Commit

Permalink
chore: fix test busybox image sha (anchore#1393)
Browse files Browse the repository at this point in the history
  • Loading branch information
kzantow committed Dec 8, 2022
1 parent eb6ab96 commit 91c0fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syft/source/test-fixtures/image-symlinks/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# LAYER 0:
FROM busybox:latest
FROM busybox:1.34.0

# LAYER 1:
ADD file-1.txt .
Expand Down

0 comments on commit 91c0fbe

Please sign in to comment.