Skip to content

Commit

Permalink
chore: up RC deps and docker node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Yankov committed Mar 15, 2024
1 parent 575628d commit 1c16480
Show file tree
Hide file tree
Showing 3 changed files with 275 additions and 261 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Base
FROM node:20.8.0-alpine3.18 as base
FROM node:20.11.1-alpine3.19 as base
ENV NO_UPDATE_NOTIFIER=true

USER node
Expand Down
Loading

0 comments on commit 1c16480

Please sign in to comment.