Skip to content

Commit

Permalink
chore: update docker image node to 8d9a875 (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
OGKevin-bot authored Mar 23, 2023
1 parent 9fa82b2 commit a1f3cc8
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:8b2c008211854f4ee9ca328910d1c6bff8f30fc9fdf834b48f7ea40992a2079a
ARG VARIANT=18-bullseye@sha256:8d9a875ee427897ef245302e31e2319385b092f1c3368b497e89790f240368f5
FROM node:${VARIANT}

# [Option] Install zsh
Expand Down

0 comments on commit a1f3cc8

Please sign in to comment.