mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-22 22:03:03 +00:00
update konnect (#299)
* update konnect to 0.28.0 * make signing_method configurable * instruct npm to run with unsafe permissions (fixes error on jenkins) * https://github.com/npm/npm/issues/20861
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
ARG CODE_VERSION=0.26.0
|
||||
ARG CODE_VERSION=0.28.0
|
||||
FROM kopano/konnectd:${CODE_VERSION}
|
||||
|
||||
ARG VCS_REF
|
||||
|
||||
Reference in New Issue
Block a user