Skip to content

Commit e0e7d8a

Browse files
committed
Bump CircleCI build image
1 parent 51565e0 commit e0e7d8a

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
@@ -5,7 +5,7 @@ jobs:
55
# Useful when a PR is open, for example
66
build:
77
docker:
8-
- image: circleci/python:3.7.3 # includes `poetry`!
8+
- image: circleci/python:3.7.7 # includes `poetry`!
99
steps:
1010
- checkout
1111

0 commit comments

Comments
 (0)