RaspberryPi Firmware-Update // Syncloud?

This week I checked the firmware running on my Raspberry Pi (which I use for syncloud). To my surprise the firmware was only a few months old.

Do you push fw-updates for the Raspberry Pi when you update syncloud itself?

We do not update it, which image did you use and when did you flashed it?
Also if you can show me the command you are referring to check firmware date please?

sudo rpi-update

It was the image for the pi5. I did the initial install around 2024 I think.

What is the output of this command?
This command is actually updating firmware from RPi servers that is ok.

Looks like that…

sudo rpi-update
*** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
*** Performing self-update
*** Relaunching after update
*** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
FW_REV:e89614fb75ee07855578d50c2df31d209c8b3fc2
BOOTLOADER_REV:a34ba1bcc4f46a2f4c7f3b1e806a238fdacd3698
*** We’re running for the first time
*** Backing up files (this will take a few minutes)
*** Remove old firmware backup
*** Backing up firmware
*** Remove old modules backup
*** Backing up modules 6.12.75+rpt-rpi-v8
WANT_32BIT:0 WANT_64BIT:1 WANT_64BIT_RT:0 WANT_PI4:1 WANT_PI5:1

Updating a system with initramfs configured is not supported by rpi-update.
If your system relies on drivers provided by the initramfs (e.g. custom filesystem options)
it may not boot without regenerating the initramfs.
If you are unsure, test if your system boots with initramfs options disabled from config.txt

Would you like to proceed? (y/N)
##############################################################
WARNING: This update bumps to rpi-6.18.y linux tree
This update will install from the ‘next’ firmware branch.
See discussions at:
##############################################################
Would you like to proceed? (y/N)

Go for it, why not.
You can always flash a new one.