Snap refresh: no refreshing in lxd container

I ran snap refresh in the host and snapd version goes to 17576 but in my lxd container, I ran the same command and I got: no update available and snapd is still at version 17336 ?!

I ran: Ubuntu 22.04 (host and container)

Regards,

i think snapd is actually using phasing for refreshes (to not put the servers onto too heavy load) … it is likely your host and your container are just on different phasing levels …

Thanks, but how I resolv this phasing problem, because on my build I need that the snapd, lxd are at the same version on my host and on my container. I rsync the contain of my container into my host (chroot)