Skip to content

Bump icebergVersion from 1.5.0 to 1.5.1 #43

Bump icebergVersion from 1.5.0 to 1.5.1

Bump icebergVersion from 1.5.0 to 1.5.1 #43

Workflow file for this run

name: Build image
on:
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build image
run: docker build .