We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b928c2a commit 45fb1d2Copy full SHA for 45fb1d2
1 file changed
Dockerfile.base
@@ -1,4 +1,4 @@
1
-FROM node:20-bullseye
+FROM node:18-bullseye
2
3
# This dockerfile creates a base image, which contains all libpostal components.
4
# The actual ci build for pelias api does not run error sensitive and
0 commit comments