Skip to content

Commit

Permalink
⬆️ update node.
Browse files Browse the repository at this point in the history
  • Loading branch information
naoki-tomita committed Nov 1, 2023
1 parent 8ddd228 commit f9cbfcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14-stretch-slim
FROM node:20.0-bullseye-slim
WORKDIR /app
COPY ./app .
RUN yarn --production
Expand Down

0 comments on commit f9cbfcb

Please sign in to comment.