Skip to content

Commit

Permalink
Merge branch 'main' into chrischang5/308-sensor-delay
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-5546 authored Mar 10, 2024
2 parents a1e214f + 220ea44 commit 9a013ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/website/website.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copied from https://github.com/microsoft/vscode-dev-containers/blob/5a084a93b0736ea86395ac99019a5b72a00b6341/containers/javascript-node-mongo/.devcontainer/Dockerfile
# [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
ARG VARIANT=18
ARG VARIANT=20
FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:0-${VARIANT}

# [Optional] Uncomment this section to install additional OS packages.
Expand Down

0 comments on commit 9a013ad

Please sign in to comment.