Skip to content

Commit

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

Bumps arm32v6/node from 15.10.0-alpine to 15.11.0-alpine.

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2021
1 parent 0d4508c commit c1767e1
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.10.0-alpine AS node
FROM arm32v6/node:15.11.0-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 c1767e1

Please sign in to comment.