From 0bee59e64d41587eb29ccb2a2de26f0f1e71af59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Sun, 11 Feb 2024 19:48:47 +0100 Subject: [PATCH] chore: use nextcloud/continuous-integration-samba MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ --- .github/workflows/files-external-smb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/files-external-smb.yml b/.github/workflows/files-external-smb.yml index 42186ed6cd1..b19fbbd5296 100644 --- a/.github/workflows/files-external-smb.yml +++ b/.github/workflows/files-external-smb.yml @@ -48,7 +48,7 @@ jobs: services: samba: - image: silvershell/samba #ghcr.io/nextcloud/continuous-integration-samba:latest + image: ghcr.io/nextcloud/continuous-integration-samba:latest ports: - 445:445