File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717# You should have received a copy of the GNU General Public License
1818# along with wolfProvider. If not, see <http://www.gnu.org/licenses/>.
1919#
20- # This image contains all the dependcies required to build wolfProvider and
21- # test with our OSP integrations in `.github/workflows`. Using the docker allows
22- # us to avoid having to install all the dependencies on the host machine and
23- # speed up the build process.
20+ # This image contains all the dependencies required to build wolfProvider and
21+ # test with our OSP integrations in `.github/workflows`. Using the docker image
22+ # allows us to avoid having to install all the dependencies on the host machine
23+ # and speed up the build process.
2424
2525FROM debian:bookworm
2626
You can’t perform that action at this time.
0 commit comments