We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2725be6 commit 9468bb6Copy full SHA for 9468bb6
tests/hole-punching-interop/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1.5-labs
2
-FROM nimlang/nim:1.6.14 as builder
+FROM nimlang/nim:1.6.16 as builder
3
4
WORKDIR /workspace
5
0 commit comments