Browse Source

Update .circleci/config.yml

5.3 5.3.2
Pk Bresson 2 years ago
parent
commit
5e1564d2c0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .circleci/config.yml

+ 1
- 1
.circleci/config.yml View File

@ -18,7 +18,7 @@ workflows:
jobs:
build_centos7:
docker:
- image: 2600hz/node-packager:14.17.4-centos-7
- image: 2600hz/node-packager:lts-centos-7
user: circleci
shell: /bin/bash --login
working_directory: /home/circleci/2600hz/the_app


Loading…
Cancel
Save