Skip to content

Commit

Permalink
use python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Nov 11, 2024
1 parent b7489b1 commit be56b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/Dockerfile.database-cleanup
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10-slim
FROM python:3.11-slim

RUN pip install -U pip poetry==1.3.2

Expand Down

0 comments on commit be56b7d

Please sign in to comment.