Skip to content

Commit

Permalink
Use Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
timonegk committed Jan 12, 2024
1 parent 3f8640c commit 6b88891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#sentry-cli releases -o sentry-internal new -p bitpoll $VERSION
# Dockerfile
FROM python:slim as common-base
FROM python:3.12-slim as common-base

#ENV DJANGO_SETTINGS_MODULE foo.settings
ENV UID=2008
Expand Down

0 comments on commit 6b88891

Please sign in to comment.