project-lakitu: extensions-manager: Update cos-gpu-installer version to v2.0.4

The cos-gpu-installer:v2 has a bug that corrupts the shared library
configuration in ld.so.conf. After COS installer installs drivers,
it updates shared library configuration in ld.so.conf by adding
an entry '/var/lib/nvidia/lib64'. This entry needs an EOL at the end.
Otherwise subsequent executions of COS installer create a wrong config.
The cos-gpu-installer:v2.0.4 fixed the bug.

BUG=b/179497371
TEST=Tryjob
RELEASE_NOTE=Updated cos-gpu-installer to v2.0.4 in cos-extensions.

Change-Id: I35a8a30a968dc0cb294285d51621a5b606cf598f
Reviewed-on: https://cos-review.googlesource.com/c/cos/overlays/board-overlays/+/12651
Tested-by: Cusky Presubmit Bot <presubmit@cos-infra-prod.iam.gserviceaccount.com>
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Reviewed-by: Ke Wu <mikewu@google.com>
2 files changed