Updated dockerfile version

This commit is contained in:
Ganesh Gore 2023-02-12 12:01:40 -07:00
parent 541116faf5
commit f27aaaa5ae
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM ghcr.io/lnis-uofu/openfpga-master:9e4936f9
FROM ghcr.io/lnis-uofu/openfpga-master:0678ee39
# Install node js
USER root