Skip to content

fix: bump ubi8/ubi-minimal from 8.10-1130 to 8.10-1179 #29

fix: bump ubi8/ubi-minimal from 8.10-1130 to 8.10-1179

fix: bump ubi8/ubi-minimal from 8.10-1130 to 8.10-1179 #29

Workflow file for this run

---
name: Shellcheck
on: pull_request
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run shellcheck
id: shellcheck
uses: ludeeus/action-shellcheck@2.0.0
hadolint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run hadolint
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile