Skip to content

Commit

Permalink
masterimg
Browse files Browse the repository at this point in the history
  • Loading branch information
reinkrul authored and woutslakhorst committed Dec 6, 2023
1 parent 7c60d15 commit f9c50d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-tests/storage/postgres/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.7"
services:
node:
image: "${IMAGE_NODE_A:-nutsfoundation/nuts-node:local}"
image: "${IMAGE_NODE_A:-nutsfoundation/nuts-node:master}"
environment:
NUTS_CONFIGFILE: /opt/nuts/nuts.yaml
volumes:
Expand Down

0 comments on commit f9c50d8

Please sign in to comment.