Skip to content

Commit

Permalink
Bump stalwartlabs/mail-server from v0.10.3 to v0.10.4 (#37)
Browse files Browse the repository at this point in the history
Bumps stalwartlabs/mail-server from v0.10.3 to v0.10.4.

---
updated-dependencies:
- dependency-name: stalwartlabs/mail-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent cd7715c commit 2ef4bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# From https://github.com/stalwartlabs/mail-server/blob/main/Dockerfile
FROM stalwartlabs/mail-server:v0.10.3
FROM stalwartlabs/mail-server:v0.10.4

COPY --chmod=775 entrypoint.sh /entrypoint.sh
COPY --chmod=775 healthcheck.sh /healthcheck.sh
Expand Down

0 comments on commit 2ef4bc8

Please sign in to comment.