feat: updated wording
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-06-11 10:06:02 +02:00
parent 27b96399cd
commit d336905503
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -13,5 +13,5 @@ This repository provides the Dockerfile to create a container image for [robotfr
* selenium library
* chromium
* chrome driver
* bash as kind of a convenience (the base is a python image)
* bash as kind of a convenience (the alpine-based python image has busybox as a default shell)
* `rf` user (uid==1000) that can be used to run tests (instead of `root`)