diff --git a/csv/Dockerfile b/csv/Dockerfile index 86e637e..621fa43 100644 --- a/csv/Dockerfile +++ b/csv/Dockerfile @@ -24,7 +24,7 @@ RUN apk upgrade --no-cache \ pandoc-cli=3.8.2.1-r0 \ pipx=1.8.0-r0 \ py3-pip=25.1.1-r1 \ - python3=3.12.12-r0 \ + python3=3.12.13-r0 \ sed=4.9-r2 \ yq-go=4.49.2-r4 \ && apk cache --no-cache clean \