Skip to content

Commit

Permalink
Merge branch '2023.11' into 2024.11
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlabci committed Jan 25, 2024
2 parents ca16758 + f1c7642 commit fafc94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/gitlab-ci/abstract_jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
alias: postfix
# fix service service discovery https://gitlab.com/gitlab-org/gitlab-runner/issues/1042#note_144420147
entrypoint: ["/bin/sh", "-c", "postconf -e 'smtp_host_lookup = native' 'lmtp_host_lookup = native' && /bin/sh /root/docker-entrypoint.sh"]
- name: ${UTIL_REGISTRY}/dovecot:1.0.1
- name: ${UTIL_REGISTRY}/dovecot:1.0.3
alias: dovecot
entrypoint: ["/bin/sh", "-c", "/bin/sh /root/docker-entrypoint.sh"]
ldap_service:
Expand Down

0 comments on commit fafc94f

Please sign in to comment.