Update python Docker tag to v3.13 #159
@@ -1,5 +1,5 @@
|
||||
# Using official python runtime base image
|
||||
FROM python:3.12-slim
|
||||
FROM python:3.13-slim
|
||||
|
||||
# add curl for healthcheck
|
||||
RUN apt-get update \
|
||||
|
||||
Reference in New Issue
Block a user