Skip to content

Commit

Permalink
chore(deps): pin mcr.microsoft.com/devcontainers/typescript-node dock…
Browse files Browse the repository at this point in the history
…er tag to dc2c365
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 5a2af55 commit b72e555
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,2 +1,2 @@
ARG BASEIMAGE=mcr.microsoft.com/devcontainers/typescript-node:22
ARG BASEIMAGE=mcr.microsoft.com/devcontainers/typescript-node:22@sha256:dc2c3654370fe92a55daeefe9d2d95839d85bdc1f68f7fd4ab86621f49e5818a
FROM ${BASEIMAGE}

0 comments on commit b72e555

Please sign in to comment.