Skip to content

Commit 4c4deb8

Browse files
committed
Update fastpath version
1 parent c2ef447 commit 4c4deb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/roles/fastpath/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
- name: Ensure fastpath is running
150150
community.docker.docker_container:
151151
name: fastpath
152-
image: ooni/fastpath:v0.91
152+
image: ooni/fastpath:v0.92
153153
state: started
154154
restart_policy: always
155155
user: "{{user_uid.stdout}}:{{user_gid.stdout}}"

0 commit comments

Comments
 (0)