Skip to content

Update cimg/ruby Docker tag to v3.3.4 (#670) #1900

Update cimg/ruby Docker tag to v3.3.4 (#670)

Update cimg/ruby Docker tag to v3.3.4 (#670) #1900

Workflow file for this run

name: Docker Build
on:
push:
tags-ignore:
- '**'
branches:
- '**'
jobs:
docker_build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: docker/build-push-action@v6
with:
context: .
push: false