Merge pull request 'Update python Docker tag to v3.14' (#292) from renovate/python-3.x into main
Some checks failed
renovate / renovate (push) Failing after 22s
Some checks failed
renovate / renovate (push) Failing after 22s
This commit was merged in pull request #292.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Using official python runtime base image
|
||||
FROM python:3.13-slim
|
||||
FROM python:3.14-slim
|
||||
|
||||
# add curl for healthcheck
|
||||
RUN apt-get update \
|
||||
|
||||
Reference in New Issue
Block a user