chore(app): Release v0.9.6
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
FROM python:3.11-slim
|
||||
LABEL version="0.9.0"
|
||||
LABEL version="0.9.6"
|
||||
|
||||
RUN apt-get update && apt-get install -y curl && apt-get clean && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
Reference in New Issue
Block a user