Skip to content

Commit

Permalink
Merge branch 'update-py-dependencies' into 'main'
Browse files Browse the repository at this point in the history
Update python dependencies

See merge request reportcreator/reportcreator!409
  • Loading branch information
MWedl committed Jan 15, 2024
2 parents a08e326 + 9352bc9 commit 4b1ae36
Show file tree
Hide file tree
Showing 4 changed files with 1,559 additions and 1,554 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ RUN npm run build



FROM python:3.11-slim-bookworm AS api-dev
FROM python:3.12-slim-bookworm AS api-dev

# Add custom CA certificates
ARG CA_CERTIFICATES=""
Expand Down
Loading

0 comments on commit 4b1ae36

Please sign in to comment.