mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
Many of these images have a slightly different sets of packages when the arm64 variant is pulled, so that leaving this digest unpinned causes the tests to fail on arm64 hosts. Pin the FROM lines to force stable platform values regardless of host architecture. Signed-off-by: Will Murphy <will.murphy@anchore.com>
2 lines
96 B
Docker
2 lines
96 B
Docker
FROM node:19-alpine3.15@sha256:07050181369f52460e788738272bcb22b71c7cfc6fafee0b5cd27d2022513a86
|