chore: fix test busybox image sha (#1393)

This commit is contained in:
Keith Zantow 2022-12-07 20:15:39 -05:00 committed by GitHub
parent 614ea00905
commit 5dbb3fc41d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# LAYER 0:
FROM busybox:latest
FROM busybox:1.34.0
# LAYER 1:
ADD file-1.txt .