Updating docker file for binder

This commit is contained in:
Ganesh Gore 2023-02-12 10:41:25 -08:00 committed by GitHub
parent 10ffa82804
commit 6c3767a499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM ghcr.io/lnis-uofu/openfpga-master:latest
FROM ghcr.io/lnis-uofu/openfpga-master:10ffa828
# Install node js
USER root