Skip to content

Commit 45fb1d2

Browse files
committed
base node version update
1 parent b928c2a commit 45fb1d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:20-bullseye
1+
FROM node:18-bullseye
22

33
# This dockerfile creates a base image, which contains all libpostal components.
44
# The actual ci build for pelias api does not run error sensitive and

0 commit comments

Comments
 (0)