Upgrade base-worker cache version
Refs https://gitlab.com/teklia/workers/ufcn/-/issues/42
A breaking change in the Base-worker cache system was introduced by this commit. This broke the whole cache system because it didn't match the structure defined in tasks anymore.
Such change should be accompanied with a new Cache system "release", so that the process will crash with a clearer error.