Skip to content

Commit

Permalink
chore: use nutshell-0.15.3 in itests
Browse files Browse the repository at this point in the history
  • Loading branch information
ngutech21 committed Jul 15, 2024
1 parent 85202cf commit a604ae7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3"

services:
database:
image: "postgres:16.2-alpine"
Expand Down Expand Up @@ -122,7 +120,7 @@ services:
- itest

nutshell:
image: cashubtc/nutshell:0.15.2
image: cashubtc/nutshell:0.15.3
container_name: nutshell
ports:
- "2228:3338"
Expand Down

0 comments on commit a604ae7

Please sign in to comment.