Skip to content

Commit b835f69

Browse files
chore(deps): update docker.io/axllent/mailpit docker tag to v1.26 (#265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1954a64 commit b835f69

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.22
51+
image: docker.io/axllent/mailpit:v1.26
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.22
52+
image: docker.io/axllent/mailpit:v1.26
5353
ports:
5454
- '8925:8025'
5555
volumes:

0 commit comments

Comments
 (0)