Skip to content

Commit

Permalink
Merge pull request #314 from vip-git/renovate/docker-circleci-node-12.x
Browse files Browse the repository at this point in the history
chore(deps): update circleci/node docker tag to v12.19.0
  • Loading branch information
vip-git authored Oct 10, 2020
2 parents bc4e385 + 80d853f commit 38bb3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:12.13.0
- image: circleci/node:12.19.0
environment:
PORT: 3000
# CircleCI PostgreSQL images available at: https://hub.docker.com/r/circleci/postgres/
Expand Down

0 comments on commit 38bb3b0

Please sign in to comment.