Skip to content

Commit

Permalink
chore(docker-image): update node.js to ac3f66d
Browse files Browse the repository at this point in the history
  • Loading branch information
ogkevin-robot[bot] authored Sep 8, 2023
1 parent ff47913 commit a5375a4
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:ac6f364a2d1745e8b0a5e7f166f1f09ca4514d1b2f02a84b39e5709d88aa1655
ARG VARIANT=18-bullseye@sha256:ac3f66d9f35a704ec33831a1e90d90eb3eb20506cf24750837b442612728e51a
FROM node:${VARIANT}

# [Option] Install zsh
Expand Down

0 comments on commit a5375a4

Please sign in to comment.