Update python Docker tag to v3.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