Skip to content

Commit 304e938

Browse files
Update docker.io/axllent/mailpit Docker tag to v1.26
1 parent 681fde9 commit 304e938

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-compose.local.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ services:
4545
volumes:
4646
- 'rvvup_hyva_elasticsearch_data:/bitnami/elasticsearch/data'
4747
mailpit:
48-
image: docker.io/axllent/mailpit:v1.25
48+
image: docker.io/axllent/mailpit:v1.26
4949
ports:
5050
- '9925:8025'
5151
volumes:

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ services:
4747
volumes:
4848
- 'rvvup_hyva_elasticsearch_data:/bitnami/elasticsearch/data'
4949
mailpit:
50-
image: docker.io/axllent/mailpit:v1.25
50+
image: docker.io/axllent/mailpit:v1.26
5151
ports:
5252
- '9925:8025'
5353
volumes:

0 commit comments

Comments
 (0)