Skip to content

Commit

Permalink
hotfix hardhat compile randomly and quietly stops in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
victorshevtsov committed Jun 15, 2023
1 parent 1505463 commit 157c70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-network/Dockerfile.base
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18-buster
FROM node:18.15-buster

RUN apt update
RUN apt install -y libsecret-1-dev
Expand Down

0 comments on commit 157c70c

Please sign in to comment.