Commit 6c55ca1
authored
Pin MySQL sample to Python 3.11 (GoogleCloudPlatform#10904)
The current base image 'python:3' takes the latest image available, which is 3.12 (recently released). All dependencies of the mySql sample are not yet compatible with 3.12. Thus, pinning the base version to 3.11 like all other samples in this repository.1 parent 9f7c850 commit 6c55ca1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments