🐳 hotfix: Necessary Dockerfile Update (#2271)

* chore: remove version comment from pre-commit shell script

* chore: Dockerfile update
This commit is contained in:
Danny Avila 2024-04-01 18:46:12 -04:00 committed by GitHub
parent 038063d4d1
commit 8b3f80fe24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,3 @@
# v0.7.0
#!/usr/bin/env sh
set -e
. "$(dirname -- "$0")/_/husky.sh"