forked from Mirrors/cloudflare-ddns-docker
Updated to current python ver. Learning how to make a container.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM python:3.9-slim
|
||||
FROM python:3.12-slim
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Reference in New Issue
Block a user