6 Commits

Author SHA1 Message Date
jasquat
fc4dff6dfd
Fail fast off (#2179)
* upload trivy file only if it has been created w/ burnettk

* fail only for critical and do not fail fast so we can get the scans for the other images as well w/ burnettk

* update apt-get packages for connector proxy to fix trivy w/ burnettk

* attempt to fix frontend and backend as well w/ burnettk

* also update libaom w/ burnettk

* remove test dockerfile w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-12-05 08:19:56 -08:00
jasquat
395116890b
run poetry install after copying in the current directory for connector-example w/ burnettk (#2105)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2024-10-09 15:01:30 -04:00
jasquat
762f945e62 updated connector-proxy-demo dockerfile to be more like backend w/ burnettk 2023-11-20 16:49:30 -05:00
burnettk
811a946879 we already have poetry in base image, and we do not have a dev stanza 2023-10-14 12:44:56 -04:00
Dan
1e86345a33 Fixes based off KB's super kind review.
-------
* Remove unnecessary packages from dockerfile for the demo-connect proxy.
* Rename an environment variable that mentioned Status.im in what is now a generic connector.
* Fixed a spelling mistake.
2022-12-05 10:46:26 -05:00
Dan
8c3be88e57 more tweaking 2022-11-22 13:32:57 -05:00