Skip to content

Commit

Permalink
Bump bg_mon commitid (#164)
Browse files Browse the repository at this point in the history
collect and show extended disk statistics
  • Loading branch information
CyberDem0n committed May 12, 2017
1 parent 5337703 commit 5dd368d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres-appliance/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
&& apt-get install -y libprotobuf-c1 libevent-2.0 $BUILD_PACKAGES \

# prepare bg_mon sources
&& export BG_MON_COMMIT=e89fe5d541088a709dce8bd34709fb5e45165cd8 \
&& export BG_MON_COMMIT=487066980b513a51cb4123d6e3757ec4c7a82247 \
&& curl -s -L https://github.com/CyberDem0n/bg_mon/archive/$BG_MON_COMMIT.tar.gz | tar xz \

&& export DECODEBUFS_COMMIT=d9415fc78fa255d990ea2371720876bebe34ceb9 \
Expand Down

0 comments on commit 5dd368d

Please sign in to comment.