services:
  web:
    build:
      args:
        # for now there is beta image for wp 5.8
        BASE_IMAGE: wordpress:6.0.3-php7.4
        WOOCOMMERCE_VERSION: 7.4.0
