Skip to content

Commit

Permalink
updated snmpsim docker image to new upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFireMike committed Dec 9, 2021
1 parent b3ce84e commit ed5de84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/testdata/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ services:
- snmpsim1
- snmpsim2
snmpsim1:
image: thola/snmpsim:latest
image: ghcr.io/inexio/snmpsim:latest
volumes:
- ${THOLA_TEST_SNMPRECDIR}:/usr/local/snmpsim/data/
snmpsim2:
image: thola/snmpsim:latest
image: ghcr.io/inexio/snmpsim:latest
volumes:
- ${THOLA_TEST_SNMPRECDIR}:/usr/local/snmpsim/data/

0 comments on commit ed5de84

Please sign in to comment.