diff --git a/Dockerfile b/Dockerfile index 0df7927..cdd65d5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -38,7 +38,8 @@ FROM scratch AS vendor-update COPY --from=vendored /out / FROM vendored AS vendor-validate -RUN --mount=type=bind,target=.,rw <