Skip to content

Commit aeaa1bc

Browse files
docker-compose: Update to Go 1.24
1 parent 6356956 commit aeaa1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ services:
5656
- "./prometheus.yml:/etc/prometheus/prometheus.yml"
5757

5858
testserver:
59-
image: "golang:1.23"
59+
image: "golang:1.24"
6060
volumes:
6161
- .:/srv
6262
working_dir: /srv

0 commit comments

Comments
 (0)