Skip to content

Commit

Permalink
chore: Use Node v18
Browse files Browse the repository at this point in the history
  • Loading branch information
meltyshev committed Nov 18, 2023
1 parent 5b519cb commit 964498d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.base
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:lts-alpine
FROM node:18-alpine

ARG VIPS_VERSION=8.14.5

Expand Down

0 comments on commit 964498d

Please sign in to comment.