diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | FROM python:bullseye | 1 | FROM python:3.11-bookworm |
| 2 | 2 | ||
| 3 | RUN apt-get update -y | 3 | RUN apt-get update -y |
| 4 | RUN apt-get upgrade -y | 4 | RUN apt-get upgrade -y |
