version: '3' services: frontend: image: git.webdeploy.it/pianello/frontend restart: always build: context: frontend dockerfile: Dockerfile version_tag: extends: frontend image: git.webdeploy.it/pianello/frontend:${TAG}