Skip to content

Commit

Permalink
Revert Python 3.12.1-slim - Missing Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oliv10 committed Dec 13, 2023
1 parent f9cca18 commit e765ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.1-slim
FROM python:3.11-slim

WORKDIR /opt

Expand Down

0 comments on commit e765ab5

Please sign in to comment.