Skip to content

Commit

Permalink
chore: Bump to node 18.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
steilerDev committed Sep 2, 2023
1 parent 3554641 commit a027997
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.15.0
18.17.1
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18.16.1-alpine
FROM node:18.17.1-alpine

# Setting node environment to not show experimental warnings
ENV NODE_NO_WARNINGS=1
Expand Down

0 comments on commit a027997

Please sign in to comment.