Fixing broken Jasmine test due to module config
This commit is contained in:
parent
ee612f6585
commit
2d818ec79d
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
# we are rebuilding on each deploy to cope with the API_URL environment URL
|
||||
FROM thecodingmachine/nodejs:12-apache
|
||||
FROM thecodingmachine/nodejs:14-apache
|
||||
|
||||
COPY --chown=docker:docker . .
|
||||
RUN yarn install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue