Skip to content

Update prom/node-exporter Docker tag to v1.9.1 #104

Update prom/node-exporter Docker tag to v1.9.1

Update prom/node-exporter Docker tag to v1.9.1 #104

Workflow file for this run

name: Build
on:
push:
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Bootstrap
run: ./init/bootstrap_ubuntu_server.sh localhost field-a
- name: Cleanup
run: docker compose down -v