We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd31ad5 commit 623f2ccCopy full SHA for 623f2cc
2 files changed
images/dovecot/Dockerfile
@@ -9,7 +9,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
9
org.label-schema.vcs-ref=$VCS_REF \
10
org.label-schema.vcs-url=https://github.com/instantlinux/docker-tools
11
12
-ARG DOVECOT_VERSION=2.3.17-r0
+ARG DOVECOT_VERSION=2.3.17.1-r0
13
ARG MKCERT_SHA=24b6988d1709e71c24dcf94ffce5db93bd2e89dc5cbec1ac3c173de5274b68dd
14
15
ENV LDAP_PASSWD_SECRET=ldap-ro-password \
images/dovecot/helm/Chart.yaml
@@ -7,7 +7,7 @@ sources:
7
- https://github.com/vdukhovni/dovecot
8
type: application
version: 0.1.2
-appVersion: "2.3.17-r0"
+appVersion: "2.3.17.1-r0"
dependencies:
- name: chartlib
version: 0.1.8
0 commit comments