We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d237e1 commit 95c7784Copy full SHA for 95c7784
core/nodejs10Action/Dockerfile
@@ -15,7 +15,7 @@
15
# limitations under the License.
16
#
17
18
-FROM node:10.18.1-stretch
+FROM node:10.19.0-stretch
19
RUN apt-get update && apt-get install -y \
20
imagemagick \
21
graphicsmagick \
core/nodejs12Action/Dockerfile
-FROM node:12.14.1-stretch
+FROM node:12.15.0-stretch
0 commit comments