We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6356956 commit aeaa1bcCopy full SHA for aeaa1bc
docker-compose.yml
@@ -56,7 +56,7 @@ services:
56
- "./prometheus.yml:/etc/prometheus/prometheus.yml"
57
58
testserver:
59
- image: "golang:1.23"
+ image: "golang:1.24"
60
volumes:
61
- .:/srv
62
working_dir: /srv
0 commit comments