Skip to content

Commit

Permalink
Merge pull request #231 from coreruleset/renovate/mcr.microsoft.com-d…
Browse files Browse the repository at this point in the history
…evcontainers-javascript-node

chore(deps): update mcr.microsoft.com/devcontainers/javascript-node docker digest to 896bfba in dockerfile
  • Loading branch information
theseion authored Dec 13, 2024
2 parents 9f27a73 + 8eb4c8d commit 07e3da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN URL=$(curl -s https://api.github.com/repos/sass/dart-sass/releases/${SASS_VE
tar xf ${SASS_VERSION}.tar.gz && \
mv dart-sass/sass /usr/bin/sass

FROM mcr.microsoft.com/devcontainers/javascript-node@sha256:d493ef047b5ee96655fb543919e6e036dc87582509e6c622c9fe999b6eeb5148
FROM mcr.microsoft.com/devcontainers/javascript-node@sha256:896bfba10582c9239d1c36bab53b80af06253019f62b846fa440ee643ca63eb1
COPY --from=build /usr/bin/hugo /usr/bin
COPY --from=build /usr/bin/sass /usr/bin
EXPOSE 1313
Expand Down

0 comments on commit 07e3da2

Please sign in to comment.