Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepak Moonat committed Oct 20, 2023
2 parents 63fd7cf + 6d92df3 commit d0c604d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-app-demo/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20-slim
FROM node:21-slim

ENV APP_HOME /app
WORKDIR $APP_HOME
Expand Down

0 comments on commit d0c604d

Please sign in to comment.