Skip to content

Update dependency @fluentui/react-icons to v2.0.254 #327

Update dependency @fluentui/react-icons to v2.0.254

Update dependency @fluentui/react-icons to v2.0.254 #327

Workflow file for this run

name: Build Docker Image
on:
push:
branches:
- '*'
- '!main'
pull_request:
branches: [ '*' ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Docker image
run: |
cd kratos-admin-ui
docker build .