From 9167d6edaafbd1c888f863a7c9c93c335d90dcae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 19:54:17 +0000 Subject: [PATCH] build(deps): Upgrade ghcr.io/laxamentumtech/audnexus:main Docker digest to 6cd5c49 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 5d2cc68fc..6a7152f3d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: node-server: - image: ghcr.io/laxamentumtech/audnexus:main@sha256:435ed271515d5ed77dbb71c1f879d4d5089f094a3075dcc2aa61ef4b8219141b + image: ghcr.io/laxamentumtech/audnexus:main@sha256:6cd5c494a2fdfd4a5417f30aa6cb7c55f3c14a7233854a183b26fa2fa8b1afdf restart: always environment: ADP_TOKEN: ${NODE_ADP_TOKEN}