Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

fix(deps): update dependency apexcharts to v3.43.0 #3039

fix(deps): update dependency apexcharts to v3.43.0

fix(deps): update dependency apexcharts to v3.43.0 #3039

Workflow file for this run

name: Docker Image CI
on: [push]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Build the Docker image
run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)