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 (immich-app#14124)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and bdavis2-PCTY committed Nov 18, 2024
1 parent d9ded6b commit ac98821
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 ac98821

Please sign in to comment.