Skip to content

Commit 9d34987

Browse files
committed
Fix alpine minor version
Signed-off-by: Simon Gellis <[email protected]>
1 parent 8a0d5c4 commit 9d34987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"image": "ethereum/solc:0.8.11-alpine"
5252
},
5353
"base": {
54-
"image": "alpine:3.19"
54+
"image": "alpine:3.19.7"
5555
}
5656
},
5757
"ui": {

0 commit comments

Comments
 (0)