From 98d752eefda828bbbce07cbccbaf4e8877152f5f Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 21 Dec 2023 07:56:32 +0000 Subject: [PATCH] Update app version [skip ci] --- matomo/{4.16.0-fpm-alpine => 5.0.0-fpm-alpine}/.env.sample | 0 matomo/{4.16.0-fpm-alpine => 5.0.0-fpm-alpine}/data.yml | 0 matomo/{4.16.0-fpm-alpine => 5.0.0-fpm-alpine}/data/matomo.conf | 0 matomo/{4.16.0-fpm-alpine => 5.0.0-fpm-alpine}/docker-compose.yml | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename matomo/{4.16.0-fpm-alpine => 5.0.0-fpm-alpine}/.env.sample (100%) rename matomo/{4.16.0-fpm-alpine => 5.0.0-fpm-alpine}/data.yml (100%) rename matomo/{4.16.0-fpm-alpine => 5.0.0-fpm-alpine}/data/matomo.conf (100%) rename matomo/{4.16.0-fpm-alpine => 5.0.0-fpm-alpine}/docker-compose.yml (100%) diff --git a/matomo/4.16.0-fpm-alpine/.env.sample b/matomo/5.0.0-fpm-alpine/.env.sample similarity index 100% rename from matomo/4.16.0-fpm-alpine/.env.sample rename to matomo/5.0.0-fpm-alpine/.env.sample diff --git a/matomo/4.16.0-fpm-alpine/data.yml b/matomo/5.0.0-fpm-alpine/data.yml similarity index 100% rename from matomo/4.16.0-fpm-alpine/data.yml rename to matomo/5.0.0-fpm-alpine/data.yml diff --git a/matomo/4.16.0-fpm-alpine/data/matomo.conf b/matomo/5.0.0-fpm-alpine/data/matomo.conf similarity index 100% rename from matomo/4.16.0-fpm-alpine/data/matomo.conf rename to matomo/5.0.0-fpm-alpine/data/matomo.conf diff --git a/matomo/4.16.0-fpm-alpine/docker-compose.yml b/matomo/5.0.0-fpm-alpine/docker-compose.yml similarity index 100% rename from matomo/4.16.0-fpm-alpine/docker-compose.yml rename to matomo/5.0.0-fpm-alpine/docker-compose.yml