services:
  web:
    build:
      args:
        # for now there is beta image for wp 5.8
        BASE_IMAGE: wordpress:6.4.0-apache
        WOOCOMMERCE_VERSION: 8.2.0
