Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update debian docker tag to v13
  • Loading branch information
renovate[bot] authored Dec 5, 2025
commit 995617ef7582e9783c4619bc9c0ac1080e1cc873
2 changes: 1 addition & 1 deletion docker/laserweb/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM node:22-bookworm AS build
FROM --platform=$BUILDPLATFORM node:22-trixie AS build

ARG REPO=https://github.com/ssendev/LaserWeb4
ARG VERSION=v4.1
Expand Down
Loading