Merge pull request 'Update python Docker tag to v3.13' (#30) from renovate/python-3.x into main
All checks were successful
Build Docker Image / build (push) Successful in 4m10s

Reviewed-on: https://git.home.timatlee.com/timatlee/cloudflare-ddns-docker-updated/pulls/30
This commit is contained in:
2024-10-08 18:41:26 -06:00

View File

@ -1,4 +1,4 @@
FROM python:3.12-slim FROM python:3.13-slim
WORKDIR /app WORKDIR /app