remove deprecated "version" attribute

This commit is contained in:
iTrooz 2025-09-13 19:23:50 +02:00
parent fa06667f84
commit a291cae487
No known key found for this signature in database
GPG key ID: 8B83F77667B1BC6A

View file

@ -1,6 +1,4 @@
# Demo of rest-server with prometheus and grafana
version: '2'
services:
restserver:
# NOTE: Use `docker compose up --build -d` to build the image locally