Skip to content

Commit

Permalink
chore(docker-image): update mcr.microsoft.com/vscode/devcontainers/ja…
Browse files Browse the repository at this point in the history
…vascript-node:20-bullseye docker digest to 08cb0b5 (#259)

Co-authored-by: ogkevin-robot[bot] <140143426+ogkevin-robot[bot]@users.noreply.github.com>
  • Loading branch information
ogkevin-robot[bot] authored Dec 11, 2023
1 parent b07f0ea commit 0db43bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/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, 16, 14, 18-bullseye, 16-bullseye, 14-bullseye, 18-buster, 16-buster, 14-buster
ARG VARIANT=20-bullseye@sha256:ee2a35f1cfec2f7de4d0033935b1169afe078624558e98b4937c6f687fd7b745
ARG VARIANT=20-bullseye@sha256:08cb0b5c9a76075be570878142c5b92c16923d79279234be944895010badcb2f
FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:${VARIANT}

ARG WATCHEXEC_VERSION=1.20.5
Expand Down

0 comments on commit 0db43bf

Please sign in to comment.