Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Commit

Permalink
⬆️ Upgrades git to 2.24.2-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Apr 17, 2020
1 parent 967042b commit 02daf79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zwave2mqtt/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN \
apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r1 \
git=2.24.1-r0 \
git=2.24.2-r0 \
linux-headers=4.19.36-r0 \
npm=12.15.0-r1 \
openzwave-dev=1.6.974-r0 \
Expand Down

0 comments on commit 02daf79

Please sign in to comment.