diff --git a/docker-compose.yml b/docker-compose.yml index 3bc8dad..3d8b313 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,7 +2,7 @@ version: '3' services: google-drive-ocamlfuse: container_name: google-drive-ocamlfuse - image: maltokyo/docker-google-drive-ocamlfuse:0.7.22 # this version is in sync with the official google-drive-ocamlfuse release, starting at 0.7.19 + image: maltokyo/docker-google-drive-ocamlfuse:0.7.26 # this version is in sync with the official google-drive-ocamlfuse release, starting at 0.7.19 restart: always environment: # below are must have for first run only, after that comment them out!