fix(deps): update all non-major dependencies
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate Bot 2025-03-29 10:28:15 +00:00
commit ed8f5b7a6c
Signed by: Renovate
GPG key ID: 449076797435FF67
3 changed files with 27 additions and 27 deletions

View file

@ -1,4 +1,4 @@
FROM php:8.2-apache
FROM php:8.4-apache
RUN apt-get update -y && apt-get upgrade -y
RUN apt-get install -y vim curl 7zip libicu-dev