Skip to content

Commit 14ea439

Browse files
committed
docker: upgrade zig version
1 parent 5f772c2 commit 14ea439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This dockerfile is used to build v8.
2-
ARG ZIG_DOCKER_VERSION=0.13.0
2+
ARG ZIG_DOCKER_VERSION=0.14.0
33
FROM ghcr.io/lightpanda-io/zig:${ZIG_DOCKER_VERSION} as build
44

55
ARG OS=linux

0 commit comments

Comments
 (0)