Skip to content

Commit

Permalink
fix(deps): bump arm32v6/node from 15.0.0-alpine to 15.0.1-alpine in /…
Browse files Browse the repository at this point in the history
…share/docker

Bumps arm32v6/node from 15.0.0-alpine to 15.0.1-alpine.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2020
1 parent fea295c commit fd90f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM arm32v6/node:15.0.0-alpine AS node
FROM arm32v6/node:15.0.1-alpine AS node

# Copy qemu arm binary
COPY --from=hypriot/qemu-register /qemu-arm /usr/bin/qemu-arm-static
Expand Down

0 comments on commit fd90f80

Please sign in to comment.