Skip to content

Commit

Permalink
corrected typo in openspeedtest image
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-battlekafer committed Nov 30, 2023
1 parent 40a8503 commit 3581258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services-available/openspeedtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ networks:

services:
openspeedtest:
image: openspeedtest:${OPENSPEEDTEST_DOCKER_TAG:-latest}
image: openspeedtest/${OPENSPEEDTEST_DOCKER_TAG:-latest}
container_name: ${OPENSPEEDTEST_CONTAINER_NAME:-openspeedtest}
restart: ${OPENSPEEDTEST_RESTART:-unless-stopped}
volumes:
Expand Down

0 comments on commit 3581258

Please sign in to comment.