Skip to content

Commit 12f38e4

Browse files
committed
chore: Update go-image version in docker-compose manifest
We should be running the local dev setup on 1.20 due to golang/go#33121 Signed-off-by: crozzy <[email protected]>
1 parent 02f311d commit 12f38e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ x-anchors:
1111
grafana: &grafana-image docker.io/grafana/grafana:8.0.3
1212
quay: &quay-image quay.io/projectquay/quay:latest
1313
redis: &redis-image docker.io/library/redis:6.2
14-
go: &go-image quay.io/projectquay/golang:1.18
14+
go: &go-image quay.io/projectquay/golang:1.20
1515
skopeo: &skopeo-image quay.io/skopeo/stable:latest
1616
activemq: &activemq-image docker.io/rmohr/activemq:5.15.9-alpine
1717
clair-service: &clair-service

0 commit comments

Comments
 (0)