Skip to content

Commit

Permalink
Bump the default nargo version tag to v0.31.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
sangaline committed Jul 8, 2024
1 parent 7e2b5c8 commit 3eb67be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/nargo/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM --platform=linux/amd64 node:lts-bookworm-slim

ARG TAG=v0.24.0
ARG TAG=v0.31.0

SHELL ["/bin/bash", "-c"]
RUN apt update && apt install -y curl bash git tar gzip libc++-dev
Expand Down

0 comments on commit 3eb67be

Please sign in to comment.