fix: update postman docker image tag in the local stack (#1098)

This commit is contained in:
Victorien Gauch
2025-06-05 11:20:46 +02:00
committed by GitHub
parent 9d20768a5f
commit 86f9bbf819

View File

@@ -181,7 +181,7 @@ services:
postman:
container_name: postman
hostname: postman
image: consensys/linea-postman:${POSTMAN_TAG:-8a0bcc8}
image: consensys/linea-postman:${POSTMAN_TAG:-19735ce}
profiles: [ "l2", "debug" ]
restart: on-failure
ports: