Skip to content

Commit

Permalink
Merge pull request sonic-net#93 from chaoskao/202311.X
Browse files Browse the repository at this point in the history
Infrastructure for snmp support trap.
  • Loading branch information
bryan1978 committed Jul 23, 2024
2 parents 78466f5 + 3634f40 commit 5d6b7ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockers/docker-snmp/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ RUN locale-gen
# Install dependencies used by some plugins
RUN pip3 install --no-cache-dir \
hiredis \
aioredis==1.3.0 \
pyyaml \
smbus

Expand Down

0 comments on commit 5d6b7ce

Please sign in to comment.