Skip to content

Commit 6428505

Browse files
TobiWoOisinKyne
authored andcommitted
fix(vc): Fix tag for nimbus build context
1 parent 86566b0 commit 6428505

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose-vc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ services:
4040
build:
4141
context: nimbus
4242
args:
43-
VERSION: ${VC_NIMBUS_VERSION:-multiarch-v25.12.0}
43+
VERSION: ${VC_NIMBUS_VERSION:-multiarch-v26.1.0}
4444
depends_on: [charon]
4545
networks: [dvnode]
4646
environment:

0 commit comments

Comments
 (0)