Skip to content

deps: bump next from 14.2.13 to 15.1.7 #271

deps: bump next from 14.2.13 to 15.1.7

deps: bump next from 14.2.13 to 15.1.7 #271

Workflow file for this run

name: docker-test
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Build Docker Image
run: docker build -t ibc-explorer -f Dockerfile .