Skip to content

[Snyk] Security upgrade ruby from 3.2-alpine to 3.3.5-alpine #367

[Snyk] Security upgrade ruby from 3.2-alpine to 3.3.5-alpine

[Snyk] Security upgrade ruby from 3.2-alpine to 3.3.5-alpine #367

Workflow file for this run

name: Lint Dockerfiles
on:
push:
branches:
- master
pull_request:
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4.1.7
- run: brew install hadolint
- run: |
hadolint {3.1,3.2,3.3}/**/*Dockerfile
hadolint {3.1,3.2,3.3}/**/**/*Dockerfile