mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-11 16:32:59 +00:00
remove surplus locale definition from images building upon base (#165)
* remove surplus locale configuration (should only be in base image) update konnect add version to ldap and ldap_demo images * also create a tag for the ldap images * add ldap version to compose file
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
ARG CODE_VERSION=0.23.3
|
||||
ARG CODE_VERSION=0.23.4
|
||||
FROM kopano/konnectd:${CODE_VERSION}
|
||||
ARG CODE_VERSION
|
||||
ENV CODE_VERSION="${CODE_VERSION}"
|
||||
|
||||
Reference in New Issue
Block a user