Skip to content

Commit

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

Bumps arm32v6/node from 15.2.1-alpine to 15.3.0-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 Nov 25, 2020
1 parent ca6741d commit 43ffba9
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.2.1-alpine AS node
FROM arm32v6/node:15.3.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 43ffba9

Please sign in to comment.