Skip to content

Commit

Permalink
Bump stalwartlabs/mail-server from v0.10.2 to v0.10.3
Browse files Browse the repository at this point in the history
Bumps stalwartlabs/mail-server from v0.10.2 to v0.10.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 37ccd8d commit 112bff3
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.2
FROM stalwartlabs/mail-server:v0.10.3

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

0 comments on commit 112bff3

Please sign in to comment.