mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-03-01 16:40:32 +00:00
fix(hole-punching-interop): update nim to 1.6.16 (#1012)
This commit is contained in:
parent
2725be64ba
commit
9468bb6b4d
@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1.5-labs
|
||||
FROM nimlang/nim:1.6.14 as builder
|
||||
FROM nimlang/nim:1.6.16 as builder
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user