Skip to content

Commit

Permalink
[DO NOT MERGE] Use nodejs-16 Docker baseimage branch
Browse files Browse the repository at this point in the history
This is just for testing to ensure everything works before we merge pelias/docker-baseimage#24
  • Loading branch information
orangejulius committed Jul 4, 2023
1 parent 26e7630 commit 6165b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# base image
FROM pelias/baseimage
FROM pelias/baseimage:nodejs-16

# ensure data dirs exists
RUN mkdir -p '/data/geonames'
Expand Down

0 comments on commit 6165b6b

Please sign in to comment.