File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
integration-testing/docker
vetiver-testing/setup-rsconnect Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ NoWarning = true
1515
1616[Python]
1717Enabled = true
18- Executable = /opt/python/3.8.10 /bin/python
19- Executable = /opt/python/3.9.5 /bin/python
18+ Executable = /opt/python/3.8.17 /bin/python
19+ Executable = /opt/python/3.9.17 /bin/python
2020
2121[Authentication]
2222BasicAuth = true
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ DefaultUserRole = publisher
1313
1414[Python]
1515Enabled = true
16- Executable = /opt/python/3.8.10 /bin/python
17- Executable = /opt/python/3.9.5 /bin/python
16+ Executable = /opt/python/3.8.17 /bin/python
17+ Executable = /opt/python/3.9.17 /bin/python
1818
1919[RPackageRepository "CRAN"]
2020URL = https://packagemanager.rstudio.com/cran/__linux__/bionic/latest
You can’t perform that action at this time.
0 commit comments