mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 20:27:58 -05:00
fix: update postman docker image tag in the local stack (#1098)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user