Skip to content

Commit

Permalink
docker compose uses latest version of image
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Nioche <julien@digitalpebble.com>
  • Loading branch information
jnioche committed Nov 21, 2022
1 parent 44c48ba commit 7874c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/monitoring/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3.1'
services:

frontier:
image: crawlercommons/url-frontier:2.3
image: crawlercommons/url-frontier
container_name: frontier
ports:
- 127.0.0.1:7071:7071
Expand Down

0 comments on commit 7874c05

Please sign in to comment.