diff --git a/7.13/Dockerfile b/7.13/Dockerfile index 7d9bcf9..07c8a05 100644 --- a/7.13/Dockerfile +++ b/7.13/Dockerfile @@ -37,7 +37,7 @@ WORKDIR /app ENV NODE_ENV=production -ENV RC_VERSION=7.13.2 +ENV RC_VERSION=7.13.3 RUN set -eux \ && apt-get update \