Skip to content

Commit 38bb3b0

Browse files
authored
Merge pull request #314 from vip-git/renovate/docker-circleci-node-12.x
chore(deps): update circleci/node docker tag to v12.19.0
2 parents bc4e385 + 80d853f commit 38bb3b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
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.13.0
10+
- image: circleci/node:12.19.0
1111
environment:
1212
PORT: 3000
1313
# CircleCI PostgreSQL images available at: https://hub.docker.com/r/circleci/postgres/

0 commit comments

Comments
 (0)