Skip to content

Commit

Permalink
Merge pull request #134 from Tobi2K/depfu-engine-npm-nodejs-18.19.1
Browse files Browse the repository at this point in the history
Update Node.js 18.19.0 → 18.19.1
  • Loading branch information
Tobi2K authored Mar 12, 2024
2 parents 3d7dc35 + a6758f4 commit dc2625b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18.19.0
FROM node:18.19.1

ENV APP_PORT 3000

Expand Down

0 comments on commit dc2625b

Please sign in to comment.