File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ WORKDIR /app
3737
3838ENV NODE_ENV=production
3939
40- ENV RC_VERSION=8.0.4
40+ ENV RC_VERSION=8.0.5
4141
4242RUN set -eux \
4343 && apt-get update \
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ WORKDIR /app
3737
3838ENV NODE_ENV=production
3939
40- ENV RC_VERSION=8.1.3
40+ ENV RC_VERSION=8.1.4
4141
4242RUN set -eux \
4343 && apt-get update \
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ WORKDIR /app
3737
3838ENV NODE_ENV=production
3939
40- ENV RC_VERSION=8.2.2
40+ ENV RC_VERSION=8.2.3
4141
4242RUN set -eux \
4343 && apt-get update \
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ WORKDIR /app
3737
3838ENV NODE_ENV=production
3939
40- ENV RC_VERSION=8.3.2
40+ ENV RC_VERSION=8.3.3
4141
4242RUN set -eux \
4343 && apt-get update \
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ WORKDIR /app
3737
3838ENV NODE_ENV=production
3939
40- ENV RC_VERSION=8.4.0
40+ ENV RC_VERSION=8.4.1
4141
4242RUN set -eux \
4343 && apt-get update \
You can’t perform that action at this time.
0 commit comments