Charles Dabard
7d9a0748bf
fix(security): add apk upgrade to helper and realtime Dockerfiles
...
The production Dockerfile already runs apk upgrade at build time.
The helper and realtime Dockerfiles were missing this step.
The helper (Alpine 3.21) ships with CVE-2025-15467 in OpenSSL 3.3.5.
The realtime (Alpine 3.18) has outdated OpenSSL 3.1.2 with HIGH CVEs.
Adding apk upgrade before apk add makes both images consistent
with the production Dockerfile.
2026-04-05 00:23:17 +02:00
Andras Bacsai
5c5f67f48b
chore: prepare for PR
2026-03-10 20:37:22 +01:00
peaklabs-dev
6ddca603e2
chore(deps): update docker deps
...
- update Nixpacks to v1.39.0
2025-07-18 16:25:01 +02:00
Andras Bacsai
f7d6aa850b
fix(terminal): Terminal through Cloudflare tunnel works?!
...
fix(dependencies): update realtime version to 1.0.9 and cloudflared version to 2025.5.0; enhance SSH argument parsing in terminal-server.js
2025-05-30 17:50:06 +02:00
🏔️ Peak
a46caf209f
Chore: Bump all dependencies ( #5216 )
...
* chore: bump all docker dependecies
* chore: update composer and npm dep
2025-02-24 18:08:54 +01:00
peaklabs-dev
c01d3e4954
bump: docker dep
2025-01-09 15:11:14 +01:00
Andras Bacsai
959c21a888
force image update
2024-11-15 12:42:08 +01:00
Andras Bacsai
2d64c006e2
just triggering the workflow (I'm such a pro developer 10x)
2024-11-08 11:11:31 +01:00
Andras Bacsai
6f25b548c7
fix: realtime watch in development mode
2024-10-02 14:18:52 +02:00
Andras Bacsai
117fbeb07c
fixes for terminal
2024-09-11 12:19:27 +02:00