Mirror of https://github.com/roostorg/coop github.com/roostorg/coop
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Pin remaining Docker image version to avoid supply chain risks (#311)

Pinned version is what "latest" tag currently points to.

authored by

Paweł Wieczorek and committed by
GitHub
ffee9481 b05c395c

+1 -1
+1 -1
nodejs-instrumentation/Dockerfile
··· 23 23 24 24 RUN npm prune --omit=dev 25 25 26 - FROM busybox 26 + FROM busybox:1.37.0 27 27 28 28 COPY --from=build /operator-build/node_modules /autoinstrumentation/node_modules 29 29 COPY --from=build /operator-build/transpiled/ /autoinstrumentation