diff --git a/7.13/Dockerfile b/8.6/Dockerfile similarity index 99% rename from 7.13/Dockerfile rename to 8.6/Dockerfile index da230b8..b552a1f 100644 --- a/7.13/Dockerfile +++ b/8.6/Dockerfile @@ -37,7 +37,7 @@ WORKDIR /app ENV NODE_ENV=production -ENV RC_VERSION=7.13.9 +ENV RC_VERSION=8.6.0 RUN set -eux \ && apt-get update \