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 9817c89 commit 6e2111c
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

# download apt dependencies
# note: this is done in one command in order to keep down the size of intermediate containers
Expand Down

0 comments on commit 6e2111c

Please sign in to comment.