Skip to content

Commit b842d98

Browse files
committed
fixup! feat(sdk): add cartesi/rollups-node container release
1 parent f204d67 commit b842d98

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/sdk/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ adduser --system --uid 102 \
150150
cartesi
151151
EOF
152152

153-
RUN mkdir -p /tmp/.cartesi && chmod 1777 /tmp/.cartesi
154-
155153
# Install cartesi-machine emulator
156154
RUN <<EOF
157155
curl -fsSL https://github.com/cartesi/machine-emulator/releases/download/v${CARTESI_MACHINE_EMULATOR_VERSION}/cartesi-machine-v${CARTESI_MACHINE_EMULATOR_VERSION}_${TARGETARCH}.deb \

0 commit comments

Comments
 (0)