Skip to content

Commit a27a52f

Browse files
committed
chore(deps): update circleci/postgres docker tag to v9.6.16
1 parent f8a2fd6 commit a27a52f

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
@@ -11,7 +11,7 @@ jobs:
1111
environment:
1212
PORT: 3000
1313
# CircleCI PostgreSQL images available at: https://hub.docker.com/r/circleci/postgres/
14-
- image: circleci/postgres:9.6.13-alpine
14+
- image: circleci/postgres:9.6.16-alpine
1515
environment:
1616
POSTGRES_USER: postgres
1717
POSTGRES_DB: postgres

0 commit comments

Comments
 (0)