Skip to content

Commit

Permalink
Merge pull request #238 from NethermindEth/feature/scarb-2.5.3
Browse files Browse the repository at this point in the history
add scarb v2.5.3
  • Loading branch information
varex83 authored Feb 16, 2024
2 parents ced8ab6 + cf74190 commit d62c432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DockerfileRocket
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:20.04

ENV DEBIAN_FRONTEND=noninteractive
ENV DEBCONF_NONINTERACTIVE_SEEN=true
ENV SCARB_VERSION=2.3.1
ENV SCARB_VERSION=2.5.3

RUN apt-get clean

Expand Down

0 comments on commit d62c432

Please sign in to comment.