Skip to content

Commit f683b8c

Browse files
Update all non-major dependencies
1 parent ddf7ddd commit f683b8c

5 files changed

Lines changed: 271 additions & 215 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11-alpine3.17 as base
1+
FROM python:3.12-alpine3.17 as base
22

33
ENV PYTHONUNBUFFERED=1 \
44
PYTHONFAULTHANDLER=1 \

api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11-alpine3.17 as base
1+
FROM python:3.12-alpine3.17 as base
22

33
ENV PYTHONUNBUFFERED=1 \
44
PYTHONFAULTHANDLER=1 \

api/poetry.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)