mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
fix typo, use always latest build of version
Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
parent
2d1ddccb28
commit
34a5e6badf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
FROM nats:2.9.15-scratch as nats
|
FROM nats:2.9.15-scratch as nats
|
||||||
FROM strukturag/nextcloud-spreed-signaling:1.1.2 as signaling
|
FROM strukturag/nextcloud-spreed-signaling:1.1.2 as signaling
|
||||||
FROM coturn/cotrun:4.6.2-r0-alpine
|
FROM coturn/coturn:4.6.2-alpine
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
COPY --from=nats /nats-server /usr/local/bin/nats-server
|
COPY --from=nats /nats-server /usr/local/bin/nats-server
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue