Skip to content

Commit 9b28459

Browse files
chore(deps): update docker.io/axllent/mailpit docker tag to v1.27
1 parent b9efce4 commit 9b28459

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
@@ -48,7 +48,7 @@ services:
4848
volumes:
4949
- 'rvvup_magento_elasticsearch_data:/bitnami/elasticsearch/data'
5050
mailpit:
51-
image: docker.io/axllent/mailpit:v1.26
51+
image: docker.io/axllent/mailpit:v1.27
5252
ports:
5353
- '8925:8025'
5454
volumes:

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ services:
4949
volumes:
5050
- 'rvvup_magento_elasticsearch_data:/bitnami/elasticsearch/data'
5151
mailpit:
52-
image: docker.io/axllent/mailpit:v1.26
52+
image: docker.io/axllent/mailpit:v1.27
5353
ports:
5454
- '8925:8025'
5555
volumes:

0 commit comments

Comments
 (0)