Skip to content

Commit

Permalink
test: use nodejs-18 Docker baseimage
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Nov 9, 2024
1 parent 4b4957e commit f28b1c2
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-18

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

0 comments on commit f28b1c2

Please sign in to comment.