diff --git a/README.md b/README.md index b9e7d77..037256f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ docker run \ --tty \ -e LINODE_TOKEN=${LINODE_TOKEN} \ --publish=${PORT}:${PORT} \ -ghcr.io/dazwilkin/linode-exporter:b57ac7758fea9235731f0c2ddbaf5e401bdea95b +ghcr.io/dazwilkin/linode-exporter:5e6e3a8a4819818e09e7af664302154014c7559f ``` The exporter's metrics endpoint will be available on `http://localhost:${PORT}/metrics` @@ -125,7 +125,7 @@ Registered "Linode Exporter" on Prometheus Wiki's [Default Port Allocations](htt ```bash cosign verify \ --key=./cosign.pub \ -ghcr.io/dazwilkin/linode-exporter:b57ac7758fea9235731f0c2ddbaf5e401bdea95b +ghcr.io/dazwilkin/linode-exporter:5e6e3a8a4819818e09e7af664302154014c7559f ``` > **NOTE** `cosign.pub` may be downloaded from [here](./cosign.pub)