Skip to content

Commit

Permalink
bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Rupala committed Apr 13, 2024
1 parent 4da2d33 commit 1ef21d8
Show file tree
Hide file tree
Showing 3 changed files with 462 additions and 216 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build image with Poetry
FROM python:3.10-slim as python-base
FROM python:3.12-slim as python-base

ENV PYTHONUNBUFFERED=1 \
PYTHONDONTWRITEBYTECODE=1 \
Expand Down
Loading

0 comments on commit 1ef21d8

Please sign in to comment.