Skip to content

Commit 23d59d3

Browse files
committed
Update image reference
1 parent 912d727 commit 23d59d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • github-tests/docker-compose/features/.devcontainer

github-tests/docker-compose/features/.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [Choice] Node.js version (use -bullseye variants on local arm64/Apple Silicon): 18, 16, 14, 18-bullseye, 16-bullseye, 14-bullseye, 18-buster, 16-buster, 14-buster
22
ARG VARIANT=24-bullseye
3-
FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:0-${VARIANT}
3+
FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:4-${VARIANT}
44

55
# Install MongoDB command line tools if on buster and x86_64 (arm64 not supported)
66
ARG MONGO_TOOLS_VERSION=5.0

0 commit comments

Comments
 (0)