Skip to content

Commit 815002a

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/javascript-node docker digest to 9b4b7e4 in dockerfile
1 parent 344844e commit 815002a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN URL=$(curl -s https://api.github.com/repos/sass/dart-sass/releases/${SASS_VE
1818
tar xf ${SASS_VERSION}.tar.gz && \
1919
mv dart-sass/sass /usr/bin/sass
2020

21-
FROM mcr.microsoft.com/devcontainers/javascript-node@sha256:eac37fbeb0dd1ded8ae31a93f1f3e0defc413715e7541e2ba5a5c10079777f62
21+
FROM mcr.microsoft.com/devcontainers/javascript-node@sha256:9b4b7e41bc59ec3cbb0a2e06a231a067fc013f21187d0931d63db122d0a6eca6
2222
COPY --from=build /usr/bin/hugo /usr/bin
2323
COPY --from=build /usr/bin/sass /usr/bin
2424
EXPOSE 1313

0 commit comments

Comments
 (0)