mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
✨ Updated python version
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
# Use a specific version of the base Python image
|
# Use a specific version of the base Python image
|
||||||
ARG PYTHON_VERSION=3.12.3-slim-bullseye
|
ARG PYTHON_VERSION=3.13.1-slim-bullseye
|
||||||
|
|
||||||
FROM python:${PYTHON_VERSION} AS python
|
FROM python:${PYTHON_VERSION} AS python
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user