aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 5f2d59f..089dcb4 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
1FROM python:bullseye 1FROM python:3.11-bookworm
2 2
3RUN apt-get update -y 3RUN apt-get update -y
4RUN apt-get upgrade -y 4RUN apt-get upgrade -y