Skip to content

Commit

Permalink
set override for mongodb (#3514)
Browse files Browse the repository at this point in the history
* set override for mongodb

* npm update

* updated node

* revert experimental commit
  • Loading branch information
deepakprabhakara authored Jan 19, 2025
1 parent 31017a4 commit 7576341
Show file tree
Hide file tree
Showing 5 changed files with 3,357 additions and 1,067 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NODEJS_IMAGE=node:22.12-alpine3.21
ARG NODEJS_IMAGE=node:22.13-alpine3.21
FROM --platform=$BUILDPLATFORM $NODEJS_IMAGE AS base

# Install dependencies only when needed
Expand Down
Loading

0 comments on commit 7576341

Please sign in to comment.