Skip to content

Update prom/prometheus Docker tag to v3.3.0 #114

Update prom/prometheus Docker tag to v3.3.0

Update prom/prometheus Docker tag to v3.3.0 #114

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