Skip to content

Commit e3a536b

Browse files
fix(deps): bump node from 15.5.1 to 15.6.0 in /share/docker
Bumps node from 15.5.1 to 15.6.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f669770 commit e3a536b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎share/docker/Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:15.5.1 AS node
1+
FROM node:15.6.0 AS node
22

33
# Install base utils
44
RUN set -x \

0 commit comments

Comments
 (0)