mirror of
https://github.com/Akarys42/cloudflare-ddns-docker.git
synced 2025-05-12 09:35:16 -06:00
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