We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e2bd29 commit fe9c72aCopy full SHA for fe9c72a
.github/workflows/DockerBuild.LambdaBaseImage.yaml
@@ -7,7 +7,7 @@ on:
7
version:
8
description: "Version of ArcGIS API for Python to install in the image"
9
type: string
10
- default: "2.3.0"
+ default: "2.3.1"
11
python_version:
12
description: "Python version to base image on"
13
.github/workflows/DockerBuild.NotebookImage.yaml
@@ -7,11 +7,11 @@ on:
- default: "2.2.0"
14
- default: "3.9"
+ default: "3.11"
15
is_latest_release:
16
description: "Version of ArcGIS API for Python is Latest current release"
17
type: boolean
0 commit comments