mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-22 05:42:54 +00:00
Add tag to kopano_ssl image (#152)
switch kopano_ssl from apline:latest to alpine:3.9 add tagging and publishing of tag to Makefile update version of Konnect and Kweb since they have been update meanwhile
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
FROM alpine:latest
|
||||
FROM alpine:3.9
|
||||
ENV CODE_VERSION=1.0
|
||||
|
||||
LABEL maintainer=az@zok.xyz \
|
||||
version="1.0"
|
||||
|
||||
Reference in New Issue
Block a user