Skip to content

Commit

Permalink
chore(docker-image): update node.js to 3f567a2 (#114)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
OGKevin-bot and renovate-bot committed May 12, 2023
1 parent 9120c9e commit 7c8edc9
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:c21209748c829660e0b49cbd14d2f9d81ea82ffb02a8a7932ebacf70d01573a3
ARG VARIANT=18-bullseye@sha256:3f567a26b6b6d601fb2b168d4f987b50697617ead15bfc0e0152e600ac48d0fe
FROM node:${VARIANT}

# [Option] Install zsh
Expand Down

0 comments on commit 7c8edc9

Please sign in to comment.