Skip to content

Commit 2728560

Browse files
critesjoshclaude
andcommitted
Update AZTEC_VERSION in devcontainer Dockerfile to 4.2.0-aztecnr-rc.2
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 80cc0ad commit 2728560

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SHELL ["/bin/bash", "-c"]
33

44
ENV NVM_DIR=/root/.nvm
55
ENV NODE_VERSION=24.12.0
6-
ARG AZTEC_VERSION=4.0.0-devnet.2-patch.1
6+
ARG AZTEC_VERSION=4.2.0-aztecnr-rc.2
77
ENV AZTEC_VERSION=$AZTEC_VERSION
88
ENV NON_INTERACTIVE=1
99
ENV BIN_PATH=/usr/local/bin

0 commit comments

Comments
 (0)