You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since SQLite catalogs are deprecated and opm subcommands that deal with them have been issuing deprecation warnings for some time, we should have parity to let consumers know that these services will be removed in the future.
And in order for folks to have good examples of including services in the Dockerfiles, we should not reference the deprecated tools as a FROM.
The text was updated successfully, but these errors were encountered:
Since SQLite catalogs are deprecated and
opm
subcommands that deal with them have been issuing deprecation warnings for some time, we should have parity to let consumers know that these services will be removed in the future.And in order for folks to have good examples of including services in the Dockerfiles, we should not reference the deprecated tools as a FROM.
The text was updated successfully, but these errors were encountered: