Update deps and Docker images
This commit is contained in:
parent
b21efc2d50
commit
a707c842be
32 changed files with 1063 additions and 981 deletions
|
|
@ -1,6 +1,6 @@
|
|||
ARG ZAMMAD_VERSION=6.3.1
|
||||
|
||||
FROM node:20-slim as node
|
||||
FROM node:22-slim as node
|
||||
|
||||
FROM zammad/zammad-docker-compose:${ZAMMAD_VERSION} AS builder
|
||||
COPY --from=node /opt /opt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue