Skip to content

Commit

Permalink
Merge pull request #8 from cloudkats/renovate/node-14.x
Browse files Browse the repository at this point in the history
Update node Docker tag to v14.10.1
  • Loading branch information
ivankatliarchuk authored Sep 13, 2020
2 parents 11d01db + 1f690bb commit 6cc6463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artilleryio/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14.3.0-alpine3.11
FROM node:14.10.1-alpine3.11

LABEL vendor="cloud kats" \
maintainer="cloudkats@gmail.com" \
Expand Down

0 comments on commit 6cc6463

Please sign in to comment.