Skip to content

Commit e4cfa4c

Browse files
authored
Update docker-compose.yaml
Use latest tag
1 parent 6112f3a commit e4cfa4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/config/docker/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
pure-fa-om-exporter:
5-
image: quay.io/purestorage/pure-fa-om-exporter:v1.0.2
5+
image: quay.io/purestorage/pure-fa-om-exporter:latest
66
command:
77
- '--host=0.0.0.0'
88
- '--port=9490'

0 commit comments

Comments
 (0)