diff --git a/7.0/Dockerfile b/7.0/Dockerfile index 27f84ad..1dc30a6 100644 --- a/7.0/Dockerfile +++ b/7.0/Dockerfile @@ -37,7 +37,7 @@ WORKDIR /app ENV NODE_ENV=production -ENV RC_VERSION=7.0.2 +ENV RC_VERSION=7.0.3 RUN set -eux \ && apt-get update \