fix(docker): have already the converter in the docker image

This commit is contained in:
Antoine Aflalo
2025-09-09 22:21:50 -04:00
parent 12817b1bff
commit a8587f3f1f
4 changed files with 44 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
//go:build testsetup
// +build testsetup
//go:build encoder_setup
// +build encoder_setup
package main