aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorGravatar Steele Farnsworth <[email protected]>2023-03-31 20:43:21 -0400
committerGravatar GitHub <[email protected]>2023-03-31 20:43:21 -0400
commit39f1ad1409552654056463513ec18b0eb36528dc (patch)
treea9f9014fbf1668b127339b5fa3e8595de4e6e341 /Dockerfile
parentMake new helper role pingable for help request. (diff)
parentMerge pull request #2501 from python-discord/helper-role (diff)
Merge branch 'main' into helper-role
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 205b66209..d09cad5bd 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM --platform=linux/amd64 ghcr.io/chrislovering/python-poetry-base:3.10-slim
+FROM --platform=linux/amd64 ghcr.io/owl-corp/python-poetry-base:3.11-slim
# Define Git SHA build argument for sentry
ARG git_sha="development"