Skip to content

Commit 50f021e

Browse files
authored
chore(ci): use Python 3.8 image instead of Docker:19 to build lambda layer (influxdata#507)
1 parent ee24b3e commit 50f021e

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
@@ -157,7 +157,7 @@ jobs:
157157
python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html
158158
check-aws-lambda-layer:
159159
docker:
160-
- image: docker:19
160+
- image: "cimg/python:3.8"
161161
steps:
162162
- checkout
163163
- setup_remote_docker

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy