Update python Docker tag to v3.14 #292
@@ -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