Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TeDomum
Mails
Commits
a0688c64
Unverified
Commit
a0688c64
authored
Apr 02, 2022
by
Florent Daigniere
Committed by
GitHub
Apr 02, 2022
Browse files
Update Dockerfile
parent
ab4321d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/dovecot/Dockerfile
View file @
a0688c64
<<<<<<< HEAD
ARG
DISTRO=alpine:3.14.2
=======
ARG
DISTRO=alpine:3.14.5
>>>>>>> a54a7841 (Update alpine-linux to 3.14.5 - Zlib security FIX)
FROM
$DISTRO
ARG
VERSION
...
...
@@ -35,4 +31,4 @@ VOLUME ["/mail"]
CMD
/start.py
HEALTHCHECK
--start-period=350s CMD echo QUIT|nc localhost 110|grep "Dovecot ready."
RUN
echo
$VERSION
>>
/version
\ No newline at end of file
RUN
echo
$VERSION
>>
/version
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment