We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea46fb commit be60337Copy full SHA for be60337
1 file changed
Dockerfile.pelias-data-container-base
@@ -1,6 +1,6 @@
1
# Dockerfile which provides the search engine with data indexing tools
2
3
-FROM debian:bookworm-slim
+FROM debian:bullseye-slim
4
5
RUN mkdir -p /mnt/tools/scripts
6
ADD scripts/* /mnt/tools/scripts/
0 commit comments