Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
93bbb93020 feat(deps): update python docker tag to v3.13 2025-01-20 12:47:18 +00:00
18cce99967 Update README.md 2025-01-20 13:12:15 +01:00
2 changed files with 6 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.12-slim
FROM python:3.13-slim
ARG VERSION=unknown
# Create a non-root user and group

View File

@@ -1,3 +1,8 @@
# apilog
Tiny logging API server, for taking logs via HTTP POST requests.
## TODO
[ ] Application Patch
[ ] Team CRUD