Skip to content

Bump ruby from 3.3.6-alpine to 3.4.1-alpine (#658) #1106

Bump ruby from 3.3.6-alpine to 3.4.1-alpine (#658)

Bump ruby from 3.3.6-alpine to 3.4.1-alpine (#658) #1106

name: Docker Build Check
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check that dockerfile can be built
run: docker build .