Merge pull request 'Update python Docker tag to v3.12' (#12) from renovate/python-3.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
Some checks failed
renovate / renovate (push) Has been cancelled
Reviewed-on: #12
This commit was merged in pull request #12.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Using official python runtime base image
|
||||
FROM python:3.9-slim
|
||||
FROM python:3.12-slim
|
||||
|
||||
# add curl for healthcheck
|
||||
RUN apt-get update \
|
||||
|
||||
Reference in New Issue
Block a user