Skip to content

Update base image stability tag to 4.47.0 #305

Update base image stability tag to 4.47.0

Update base image stability tag to 4.47.0 #305

Workflow file for this run

name: Build docker image
on:
push:
branches:
- master
tags:
- '*'
env:
BASE_IMAGE_STABILITY_TAG: 4.47.0
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
jobs:
matomo-4:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions
with:
version: '5.0.3'
php_ver: 8.2
tags: 5.0,5,latest