diff --git a/7.10/Dockerfile b/7.10/Dockerfile index b57c9d7..ccc6da7 100644 --- a/7.10/Dockerfile +++ b/7.10/Dockerfile @@ -37,7 +37,7 @@ WORKDIR /app ENV NODE_ENV=production -ENV RC_VERSION=7.10.9 +ENV RC_VERSION=7.10.13 RUN set -eux \ && apt-get update \