From e17c6e41406500d406b6a18df608604db210f840 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 11:02:19 +0200 Subject: [PATCH] Update dependency NethServer/ns8-user-manager to v1 (#52) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Refs NethServer/dev#6988 --- build-images.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-images.sh b/build-images.sh index b409df70..c65dd317 100644 --- a/build-images.sh +++ b/build-images.sh @@ -5,7 +5,7 @@ images=() repobase="${REPOBASE:-ghcr.io/nethserver}" reponame="ubuntu-samba" -user_manager_version=v0.8.2 +user_manager_version=v1.0.0 container="ubuntu-working-container" # Prepare a local Ubuntu-based samba image