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