Skip to content

Commit 9468bb6

Browse files
fix(hole-punching-interop): update nim to 1.6.16 (#1012)
1 parent 2725be6 commit 9468bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/hole-punching-interop/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.5-labs
2-
FROM nimlang/nim:1.6.14 as builder
2+
FROM nimlang/nim:1.6.16 as builder
33

44
WORKDIR /workspace
55

0 commit comments

Comments
 (0)