Skip to content

Commit

Permalink
test drift
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <[email protected]>
  • Loading branch information
codefromthecrypt committed Jan 5, 2025
1 parent faa7b37 commit 6eeb399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-bin/test
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ build-bin/build

echo "Verifying Docker image..."
# Invoke a binary in gcompat to ensure arch matches
docker run --rm openzipkin/alpine:test -c 'ldd /lib/libz.so.1'
docker run --rm openzipkin/alpine:test -c 'ldd /usr/lib/libz.so.1'

0 comments on commit 6eeb399

Please sign in to comment.