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
15
15
16
16
[Python]
17
17
Enabled = 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
20
20
21
21
[Authentication]
22
22
BasicAuth = true
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ DefaultUserRole = publisher
13
13
14
14
[Python]
15
15
Enabled = 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
18
18
19
19
[RPackageRepository "CRAN"]
20
20
URL = https://packagemanager.rstudio.com/cran/__linux__/bionic/latest
You can’t perform that action at this time.
0 commit comments