chore: Update action versions and docker build (#3065)

This commit is contained in:
Lipis 2021-02-20 16:28:33 +02:00 committed by GitHub
parent 4bfcf105a5
commit baf9da2b83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 17 additions and 17 deletions

View file

@ -18,7 +18,7 @@ services:
volumes:
- ./:/opt/node_app/app:delegated
- ./package.json:/opt/node_app/package.json
- ./package-lock.json:/opt/node_app/package-lock.json
- ./yarn.lock:/opt/node_app/yarn.lock
- notused:/opt/node_app/app/node_modules
volumes: