We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb610cd commit b8cad77Copy full SHA for b8cad77
Dockerfile
@@ -1,5 +1,5 @@
1
# base image
2
-FROM pelias/baseimage
+FROM pelias/baseimage:nodejs-18
3
4
# downloader apt dependencies
5
# note: this is done in one command in order to keep down the size of intermediate containers
0 commit comments