Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
chore(deps): update node docker tag to v21.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 20, 2023
1 parent 369df3d commit 8a5772d
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,4 +1,4 @@
FROM node:21.2.0 as node
FROM node:21.5.0 as node

FROM mcr.microsoft.com/devcontainers/rust:1-1-bullseye

Expand Down

0 comments on commit 8a5772d

Please sign in to comment.