Chore: Bump all dependencies (#5216)

* chore: bump all docker dependecies

* chore: update composer and npm dep
This commit is contained in:
🏔️ Peak
2025-02-24 18:08:54 +01:00
committed by GitHub
parent 40b65d78dd
commit a46caf209f
14 changed files with 1160 additions and 882 deletions

View File

@@ -2,7 +2,7 @@
# https://github.com/soketi/soketi/releases
ARG SOKETI_VERSION=1.6-16-alpine
# https://github.com/cloudflare/cloudflared/releases
ARG CLOUDFLARED_VERSION=2025.1.0
ARG CLOUDFLARED_VERSION=2025.2.0
FROM quay.io/soketi/soketi:${SOKETI_VERSION}