mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-24 19:38:36 +09:00
♻️ Updated case [skip ci]
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user