Docker compose sample: fix major Bugsink version at 2

In #207 we introduced the idea of pinning; but now that we're about
to release 2.0, let's immediately update the pin
This commit is contained in:
Klaas van Schelven
2025-09-16 08:52:27 +02:00
parent ef6f896604
commit 5a950c2238

View File

@@ -16,7 +16,7 @@ services:
timeout: 5s
web:
image: bugsink/bugsink:1
image: bugsink/bugsink:2
depends_on:
db:
condition: service_healthy