diff --git a/Containerfile b/Containerfile index 66527d8..e53e11b 100644 --- a/Containerfile +++ b/Containerfile @@ -18,7 +18,6 @@ LABEL org.opensuse.reference="registry.opensuse.org/opensuse/samba-server:%%PKG_ # endlabelprefix COPY smb.conf /etc/samba/smb.conf -RUN zypper ar --no-gpgcheck https://mirrorcache-us.opensuse.org/repositories/network:/samba:/TESTING/openSUSE_Tumbleweed/network%3Asamba%3ATESTING.repo RUN zypper --non-interactive install --no-recommends \ findutils \ python3-pip \ diff --git a/Dockerfile b/Dockerfile index 66527d8..e53e11b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,7 +18,6 @@ LABEL org.opensuse.reference="registry.opensuse.org/opensuse/samba-server:%%PKG_ # endlabelprefix COPY smb.conf /etc/samba/smb.conf -RUN zypper ar --no-gpgcheck https://mirrorcache-us.opensuse.org/repositories/network:/samba:/TESTING/openSUSE_Tumbleweed/network%3Asamba%3ATESTING.repo RUN zypper --non-interactive install --no-recommends \ findutils \ python3-pip \ diff --git a/_servicedata b/_servicedata index 18156dc..212447d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/samba-container.git - d91d991a46f6699b705f4af2a77e32a30f0916a7 + 602a44991137144e1cda297069fdb961268ef499 - + \ No newline at end of file diff --git a/samba-server.changes b/samba-server.changes index 58e9173..9ad7e62 100644 --- a/samba-server.changes +++ b/samba-server.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 30 17:50:31 UTC 2023 - dmulder@suse.com + +- Update to version 1675100262.602a449: + * Remove TESTING sambacc package + ------------------------------------------------------------------- Thu Jan 26 21:46:54 UTC 2023 - David Mulder