diff --git a/7.11/Dockerfile b/8.4/Dockerfile similarity index 99% rename from 7.11/Dockerfile rename to 8.4/Dockerfile index 1dd87f5..ed8fca1 100644 --- a/7.11/Dockerfile +++ b/8.4/Dockerfile @@ -37,7 +37,7 @@ WORKDIR /app ENV NODE_ENV=production -ENV RC_VERSION=7.11.7 +ENV RC_VERSION=8.4.0 RUN set -eux \ && apt-get update \