Merge pull request #474 from Nezreka/chore/bust-docker-build-cache

Bust Docker layer cache to rebuild dev nightly image
pull/477/head
BoulderBadgeDad 1 month ago committed by GitHub
commit cf2f595326
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,8 @@
# SoulSync requirements
# Web application dependencies only
# (cache-bust 2026-05-02: dev nightly image was serving a poisoned layer
# with missing dependencies; touching this comment forces the GHA Docker
# layer cache to invalidate the pip-install step on the next build.)
# Core web framework
Flask>=3.0.0

Loading…
Cancel
Save