We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f311d commit 12f38e4Copy full SHA for 12f38e4
docker-compose.yaml
@@ -11,7 +11,7 @@ x-anchors:
11
grafana: &grafana-image docker.io/grafana/grafana:8.0.3
12
quay: &quay-image quay.io/projectquay/quay:latest
13
redis: &redis-image docker.io/library/redis:6.2
14
- go: &go-image quay.io/projectquay/golang:1.18
+ go: &go-image quay.io/projectquay/golang:1.20
15
skopeo: &skopeo-image quay.io/skopeo/stable:latest
16
activemq: &activemq-image docker.io/rmohr/activemq:5.15.9-alpine
17
clair-service: &clair-service
0 commit comments