summaryrefslogtreecommitdiffstats
path: root/base_sdc-python/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'base_sdc-python/Dockerfile')
-rw-r--r--base_sdc-python/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/base_sdc-python/Dockerfile b/base_sdc-python/Dockerfile
index 922b173..73f2e03 100644
--- a/base_sdc-python/Dockerfile
+++ b/base_sdc-python/Dockerfile
@@ -12,7 +12,7 @@ RUN apk update && \
libcurl \
jq \
bash \
- ruby=2.7.3-r0 && \
+ ruby=2.7.5-r0 && \
apk add --no-cache --virtual .build-dependencies \
libressl-dev \
ruby-dev \