1
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
Googol Lee e36b09753a
Bump go version and modules. (#976)
* Bump go version to 1.22. Bump all go module to the newest version, except pinning libheif@v1.15.1 to match the c lib version in Debian bookworm.

* Update go_wrapper.sh to fit golang image.

* Update the way to set go envs.

* Test against go 1.22

* Set default shell for all building stage in Dockerfile.
2024-06-28 10:10:18 +03:00
viktorstrate ef063df34d
Fix Docker builds for arm 2021-03-31 23:32:37 +02:00
viktorstrate b59ba20bd1
Refactor Dockerfile
- Use debian:bullseye instad for newer packages
- Only install necessary dependencies for targeted arch
- Make it work with libheif
2021-03-28 13:57:57 +02:00
viktorstrate baa90f9955
Finish up face recognition 2021-02-22 19:46:47 +01:00
Renamed from docker_go_wrapper.sh (Browse further)