File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Read the full documentation online: <https://docs.calitp.org/docker-python-web>
6
6
7
7
## Features
8
8
9
- - Base image ` python:3.11 `
9
+ - Base image ` python:3.12 `
10
10
- Image configured with non-` root ` user (` calitp ` by default)
11
11
- ` nginx ` configured as a reverse proxy listening on container port ` 8000 `
12
12
- ` gunicorn ` configured as a WSGI application server, communicates with ` nginx ` over Unix socket
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ This is the documentation site for [`cal-itp/docker-python-web`](https://github.
8
8
9
9
## Features
10
10
11
- - Base image ` python:3.11 `
11
+ - Base image ` python:3.12 `
12
12
- Image configured with non-` root ` user (` calitp ` by default)
13
13
- ` nginx ` configured as a reverse proxy listening on container port ` 8000 `
14
14
- ` gunicorn ` configured as a WSGI application server, communicates with ` nginx ` over Unix socket
You can’t perform that action at this time.
0 commit comments