Skip to content

Commit

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

---
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 Aug 8, 2024
1 parent 742942a commit 64c5ab8
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.9.0
FROM stalwartlabs/mail-server:v0.9.1

COPY --chmod=664 config.toml /opt/stalwart-mail/etc/config.toml
COPY --chmod=775 start.sh /start.sh
Expand Down

0 comments on commit 64c5ab8

Please sign in to comment.