Skip to content

Commit 9d9867b

Browse files
authored
Merge pull request #318 from vip-git/renovate/docker-circleci-node-12.x
chore(deps): update circleci/node docker tag to v12.20.1
2 parents 525e518 + af4b759 commit 9d9867b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
build:
88
docker:
99
# specify the version you desire here
10-
- image: circleci/node:12.19.0
10+
- image: circleci/node:12.20.1
1111
environment:
1212
PORT: 3000
1313
# CircleCI PostgreSQL images available at: https://hub.docker.com/r/circleci/postgres/

0 commit comments

Comments
 (0)