Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Update NodeJs to 18 (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
f11h authored Feb 20, 2023
1 parent b0966e5 commit 056a4b9
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:16-bullseye as build
FROM node:18-bullseye as build

WORKDIR /

Expand Down

0 comments on commit 056a4b9

Please sign in to comment.