Skip to content

Commit ee1f9ca

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/javascript-node docker digest to 20d4ce3 in dockerfile
1 parent c8a218b commit ee1f9ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:88852e0399a174d8af051bafe1a44971a08351f4255d585d7b32c68b8ab35e79
21+
FROM mcr.microsoft.com/devcontainers/javascript-node@sha256:20d4ce30f0ebbfc3080ea73cf74a2dbf5b7d963b044dfc3e10a6f37a0068b5ab
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)