Skip to content

Bump ruby from 3.3.6-alpine to 3.4.1-alpine #634

Bump ruby from 3.3.6-alpine to 3.4.1-alpine

Bump ruby from 3.3.6-alpine to 3.4.1-alpine #634

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 .