Skip to content

Commit 352848b

Browse files
committed
yarn upgrade
1 parent 9d64267 commit 352848b

File tree

2 files changed

+407
-326
lines changed

2 files changed

+407
-326
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
- PHP_IDE_CONFIG="serverName=Docker"
1717
tty: true
1818
node:
19-
image: node:11
19+
image: node:12
2020
volumes:
2121
# - ./tests/tmp/.composer:/root/.composer:rw
2222
- .:/app

0 commit comments

Comments
 (0)