Skip to content

Commit

Permalink
chore: added a fix for vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
SwatiEY committed Jan 26, 2024
1 parent e32c28a commit 4afd536
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 @@ -17,7 +17,7 @@ RUN rustup install nightly-2022-06-28
RUN cargo +nightly-2022-06-28 build -p zokrates_cli --release


FROM ubuntu:22.04
FROM ubuntu:21.04
WORKDIR /app

COPY config/default.js config/default.js
Expand Down

0 comments on commit 4afd536

Please sign in to comment.