aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-03-24 21:04:09 +0000
committerGravatar Chris Lovering <[email protected]>2024-03-30 10:39:57 +0000
commit92d74cb3833e486e6203fae6cacf4651ade90bc6 (patch)
tree312c5c0ae1bd268f91199675848413307aa92fca /Dockerfile
parentBump sentry-sdk from 1.43.0 to 1.44.0 (#1492) (diff)
Bump references to 3.11 up to Pytohn 3.12
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 466f7b45..7428ec7b 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM --platform=linux/amd64 ghcr.io/owl-corp/python-poetry-base:3.11-slim
+FROM --platform=linux/amd64 ghcr.io/owl-corp/python-poetry-base:3.12-slim
# Install dependencies
WORKDIR /bot