openwrt / docker

Docker containers of the ImageBuilder and SDK
GNU General Public License v2.0
463 stars 76 forks source link

Why do snapshot images stop receiving updates? #98

Closed moetayuko closed 1 year ago

moetayuko commented 1 year ago

snapshot images at https://registry.hub.docker.com/r/openwrt/sdk/tags?page=1&name=snapshot should be updated every day, but the last update dates are all Feb 19, what happened?

cc: @aparcar

ynezz commented 1 year ago

master snapshots are build every two days, 22.03 snapshots are build weekly, 21.05 snapshots monthly.

moetayuko commented 1 year ago

Oh, thanks for the clarification.