Skip to content

Commit

Permalink
change variable name per spantaleev's suggestion (#2979 (comment))
Browse files Browse the repository at this point in the history
  • Loading branch information
real-joshua committed Dec 14, 2023
1 parent 9905309 commit 4c13be1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
cmd: |
{{ devture_systemd_docker_base_host_command_docker }} run
--rm
--name={{ matrix_hookshot_container_url }}-reset-crypto
--name={{ matrix_hookshot_container_ident }}-reset-crypto
--user={{ matrix_user_uid }}:{{ matrix_user_gid }}
--cap-drop=ALL
-v {{ matrix_hookshot_base_path }}/config.yml:/config.yml
Expand Down

0 comments on commit 4c13be1

Please sign in to comment.