Skip to content

Update buckaroobanzay/minetest Docker tag to v5.10.0 #1102

Update buckaroobanzay/minetest Docker tag to v5.10.0

Update buckaroobanzay/minetest Docker tag to v5.10.0 #1102

Workflow file for this run

name: validate
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: validate config
run: |
docker compose config -q
docker compose pull