Skip to content

Commit

Permalink
Bump test docker image to Solana v1.16.27 (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhly committed Apr 19, 2024
1 parent b120490 commit ff9af68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
localnet:
image: "solanalabs/solana:v1.13.6"
image: "solanalabs/solana:v1.16.27"
ports:
- "8899:8899"
- "8900:8900"
Expand Down

0 comments on commit ff9af68

Please sign in to comment.