X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=base_sdc-python%2FDockerfile;h=73f2e03892e7393f5f10d26d1b517e4c84fb66fc;hb=16555fd8c5d28d97407f00897915284a7af50a77;hp=922b173ce8d4fee2bf7954434a46cf7c54260eb2;hpb=c9359657f53742c7de54f60f7d45230f73155352;p=sdc%2Fsdc-docker-base.git 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 \