Skip to content

Commit

Permalink
squash
Browse files Browse the repository at this point in the history
  • Loading branch information
teresanovielloatinstana committed Dec 13, 2024
1 parent 0a92245 commit 6840c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-image/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ export PATH
export GOLANGCI_LINT_CACHE

# Run the actual command (e.g., bash or other processes)
exec "$@"
exec $@

0 comments on commit 6840c00

Please sign in to comment.