Skip to content

Commit

Permalink
Update nodeJS docker image
Browse files Browse the repository at this point in the history
node:lts-alpine3.18 contains node 20 which CI need to build paas-admin on
  • Loading branch information
kr8n3r authored Jan 31, 2024
1 parent 10f7bb5 commit 0ebe253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM node:lts-alpine3.16
FROM node:lts-alpine3.18

0 comments on commit 0ebe253

Please sign in to comment.