Skip to content

Commit

Permalink
chore(docker-image): update node.js to 31c8689 (#213)
Browse files Browse the repository at this point in the history
Co-authored-by: ogkevin-robot[bot] <140143426+ogkevin-robot[bot]@users.noreply.github.com>
  • Loading branch information
ogkevin-robot[bot] authored Nov 3, 2023
1 parent fffee0f commit dc48809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/base.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# [Choice] Node.js version (use -bullseye variants on local arm64/Apple Silicon): 18-bullseye, 16-bullseye, 14-bullseye, 18-buster, 16-buster, 14-buster
ARG VARIANT=18-bullseye@sha256:3966bc6b249aaed7b2d44e610b4eb0f96d3ea302c350e2910c687b172297d1bf
ARG VARIANT=18-bullseye@sha256:31c868979073ee9ab3387bc64ea127465a841b3ef47e7d6dee0b7ee84d3eec33
FROM node:${VARIANT}

# [Option] Install zsh
Expand Down

0 comments on commit dc48809

Please sign in to comment.