Skip to content

Commit 31c13c8

Browse files
Bump devcontainers/javascript-node (#80)
Bumps devcontainers/javascript-node from 0-18 to 1-22. --- updated-dependencies: - dependency-name: devcontainers/javascript-node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b3efb3 commit 31c13c8

File tree

1 file changed

+1
-1
lines changed
  • api-function-v4-mongodb-mongo/.devcontainer

1 file changed

+1
-1
lines changed

api-function-v4-mongodb-mongo/.devcontainer/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/devcontainers/javascript-node:0-18@sha256:ed57dd8755b4e75a0426bd10ab1d3a60a22bb21fc2e093801375990978c42fb5
1+
FROM mcr.microsoft.com/devcontainers/javascript-node:1-22@sha256:2ac7b2c5874c894d1589ab92d7d0fed0285063d3f9bfa0db1aeb8162fa2a89df
22

33
# Install MongoDB command line tools - though mongo-database-tools not available on arm64
44
ARG MONGO_TOOLS_VERSION=6.0

0 commit comments

Comments
 (0)