Skip to content

Commit

Permalink
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 3, 2023
1 parent 893f1c8 commit db0296d
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

# change working dir
ENV WORKDIR /code/pelias/schema
Expand Down

0 comments on commit db0296d

Please sign in to comment.