Compare commits

..

No commits in common. "renovate/all-minor-patch" and "main" have entirely different histories.

@ -1,4 +1,4 @@
FROM php:8.4-alpine
FROM php:8.2-alpine
RUN apk add nodejs git curl composer bash sudo