Skip to content

Commit

Permalink
Merge pull request #361 from lightpanda-io/docker-updage-zig-v8
Browse files Browse the repository at this point in the history
docker: update zig v8
  • Loading branch information
krichprollsch authored Jan 17, 2025
2 parents 0e90a67 + 3fd3ac1 commit 7fe719f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG ZIG_MINISIG=RWSGOq2NVecA2UPNdBUZykf1CCb147pkmdtYxgb3Ti+JO/wCYvhbAb/U
ARG OS=linux
ARG ARCH=x86_64
ARG V8=11.1.134
ARG ZIG_V8=v0.1.9
ARG ZIG_V8=v0.1.11

RUN apt-get update -yq && \
apt-get install -yq xz-utils \
Expand Down

0 comments on commit 7fe719f

Please sign in to comment.