Skip to content

Commit

Permalink
Update to 0.7.26
Browse files Browse the repository at this point in the history
  • Loading branch information
maltokyo authored Apr 28, 2021
1 parent cbbb65b commit 8412dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand Down

0 comments on commit 8412dd3

Please sign in to comment.