File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " postgres" ,
3
- "version" : " 2.1.2 " ,
3
+ "version" : " 2.2.0 " ,
4
4
"name" : " Python 3 & PostgreSQL" ,
5
5
"description" : " Develop applications with Python 3 and PostgreSQL. Includes a Python application container and PostgreSQL server." ,
6
6
"documentationURL" : " https://github.com/devcontainers/templates/tree/main/src/postgres" ,
15
15
" 3.11-bookworm" ,
16
16
" 3.10-bookworm" ,
17
17
" 3.9-bookworm" ,
18
- " 3.8-bookworm" ,
19
18
" 3-bullseye" ,
20
19
" 3.11-bullseye" ,
21
20
" 3.10-bullseye" ,
22
21
" 3.9-bullseye" ,
23
- " 3.8-bullseye" ,
24
22
" 3-buster" ,
25
23
" 3.11-buster" ,
26
24
" 3.10-buster" ,
27
- " 3.9-buster" ,
28
- " 3.8-buster"
25
+ " 3.9-buster"
29
26
],
30
27
"default" : " 3.11-bullseye"
31
28
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " python" ,
3
- "version" : " 4.0.2 " ,
3
+ "version" : " 4.1.0 " ,
4
4
"name" : " Python 3" ,
5
5
"description" : " Develop Python 3 applications." ,
6
6
"documentationURL" : " https://github.com/devcontainers/templates/tree/main/src/python" ,
16
16
" 3.11-bookworm" ,
17
17
" 3.10-bookworm" ,
18
18
" 3.9-bookworm" ,
19
- " 3.8-bookworm" ,
20
19
" 3-bullseye" ,
21
20
" 3.12-bullseye" ,
22
21
" 3.11-bullseye" ,
23
22
" 3.10-bullseye" ,
24
- " 3.9-bullseye" ,
25
- " 3.8-bullseye"
23
+ " 3.9-bullseye"
26
24
],
27
25
"default" : " 3.12-bullseye"
28
26
}
You can’t perform that action at this time.
0 commit comments