Skip to content

Bump mqtt from 4.3.7 to 5.5.0 #208

Bump mqtt from 4.3.7 to 5.5.0

Bump mqtt from 4.3.7 to 5.5.0 #208

Workflow file for this run

name: Docker Image CI
on:
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
run: docker build .