fix: docker ci (#1201)

## Description

Fix issue with the docker image being built in the CI
This commit is contained in:
David Nguyen
2024-06-27 15:13:06 +10:00
committed by GitHub
parent 93842ba604
commit e2055e50df
2 changed files with 64 additions and 2 deletions

View File

@ -48,6 +48,7 @@
"react-hotkeys-hook": "^4.4.1",
"react-icons": "^4.11.0",
"react-rnd": "^10.4.1",
"recharts": "^2.7.2",
"remeda": "^1.27.1",
"sharp": "^0.33.1",
"ts-pattern": "^5.0.5",
@ -75,4 +76,4 @@
"next": "$next"
}
}
}
}