ServerContainers / samba

samba - (ghcr.io/servercontainers/samba) (+ optional zeroconf, wsdd2 & time machine) on alpine [x86 + arm]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image builds broken

jnoordsij opened this issue · comments

The automatic image builds seem broken due to 9ac7f29, which runs the build.sh script to detect wether or not a new version is needed, but now always fails with message error please specify docker-registry DOCKER_REGISTRY.

I noticed this since Alpine 3.18.4 has been released, but no image has appeared as of yet.

See for example https://github.com/ServerContainers/samba/actions/runs/6399103067/job/17370544350#step:7:12

commented

Thanks for noticing, I'll look into it tomorrow 👍

commented

Fixed 👍 will now use correct registry to check wether image is already build or not

Thanks a lot for the quick fix!