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

This commit is contained in:
Renovate Bot 2025-08-21 14:08:55 +00:00
commit cc94e55753
Signed by: Renovate
GPG key ID: 449076797435FF67
2 changed files with 23 additions and 23 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