We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 128a267 commit 3298af8Copy full SHA for 3298af8
7.3/Dockerfile
@@ -37,7 +37,7 @@ WORKDIR /app
37
38
ENV NODE_ENV=production
39
40
-ENV RC_VERSION=7.3.3
+ENV RC_VERSION=7.3.4
41
42
RUN set -eux \
43
&& apt-get update \
7.4/Dockerfile
-ENV RC_VERSION=7.4.0
+ENV RC_VERSION=7.4.1
0 commit comments