♻️ Updated case [skip ci]

This commit is contained in:
Nikhil Badyal
2023-08-15 21:58:33 +05:30
parent bc723fe850
commit 6f883b9b2b
+1 -1
View File
@@ -1,6 +1,6 @@
ARG PYTHON_VERSION=3.10-slim-bullseye
FROM python:${PYTHON_VERSION} as python
FROM python:${PYTHON_VERSION} AS python
ARG APP_HOME=/app